Skip to content

Commit c2f83ec

Browse files
committed
Add 3.10 to PyPI classifiers.
1 parent b879301 commit c2f83ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ def make_release_tree(self, base_dir, files):
304304
'Programming Language :: Python :: 3.7',
305305
'Programming Language :: Python :: 3.8',
306306
'Programming Language :: Python :: 3.9',
307+
'Programming Language :: Python :: 3.10',
307308
'Topic :: Scientific/Engineering :: Visualization',
308309
],
309310

0 commit comments

Comments
 (0)