Thanks to visit codestin.com Credit goes to github.com
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 ec0132f commit 9c0606cCopy full SHA for 9c0606c
setup.py
@@ -258,9 +258,9 @@ def build_extensions(self):
258
'License :: OSI Approved :: Python Software Foundation License',
259
'Programming Language :: Python',
260
'Programming Language :: Python :: 3',
261
- 'Programming Language :: Python :: 3.6',
262
'Programming Language :: Python :: 3.7',
263
'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
264
'Topic :: Scientific/Engineering :: Visualization',
265
],
266
0 commit comments