We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657d390 commit 8c90ac9Copy full SHA for 8c90ac9
setup.py
@@ -16,8 +16,8 @@
16
'Programming Language :: Python :: 2.7',
17
'Programming Language :: Python :: 3.7',
18
'Programming Language :: Python :: 3.8',
19
- 'Programming Language :: Python :: 3.9',
20
- 'Programming Language :: Python :: 3.10'
+ 'Programming Language :: Python :: 3.9',
+ 'Programming Language :: Python :: 3.10',
21
'Programming Language :: Python :: 3.11'],
22
install_requires = ['numpy','matplotlib','scipy',
23
'future','tqdm'],
0 commit comments