Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kamo-naoyuki authored Feb 20, 2019
1 parent d765f76 commit 253b14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
packages=['kaldiio'],
install_requires=['six', 'scipy'],
setup_requires=['pytest-runner', 'numpy'],
tests_require=['pytest', 'pytest-cov']
tests_require=['pytest', 'pytest-cov'],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Science/Research',
Expand Down

0 comments on commit 253b14a

Please sign in to comment.