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 f503e90 commit 95057ffCopy full SHA for 95057ff
1 file changed
setup.py
@@ -304,6 +304,7 @@ def make_release_tree(self, base_dir, files):
304
'Programming Language :: Python :: 3.7',
305
'Programming Language :: Python :: 3.8',
306
'Programming Language :: Python :: 3.9',
307
+ 'Programming Language :: Python :: 3.10',
308
'Topic :: Scientific/Engineering :: Visualization',
309
],
310
0 commit comments