We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3abcd commit de14f0aCopy full SHA for de14f0a
setup.py
@@ -33,7 +33,8 @@
33
'Operating System :: Unix',
34
'Operating System :: MacOS',
35
'Programming Language :: Python :: 3.6',
36
- 'Programming Language :: Python :: 3.7']
+ 'Programming Language :: Python :: 3.7',
37
+ 'Programming Language :: Python :: 3.8']
38
INSTALL_REQUIRES = [
39
'numpy>=1.11',
40
'scipy>=0.17',
0 commit comments