Changes according to review

This commit is contained in:
Xiang Gao 2019-05-29 11:10:17 -04:00 committed by Ram Rachum
parent 4a32e77b33
commit 7c7e7eb81a
5 changed files with 36 additions and 9 deletions

View file

@ -26,6 +26,7 @@ setuptools.setup(
'tests': {
'pytest',
'python-toolbox',
'numpy',
},
},
classifiers=[