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 e9de712 commit 649a7a6Copy full SHA for 649a7a6
setup.py
@@ -67,6 +67,9 @@ def pyload(path):
67
'Programming Language :: Python :: 3.6',
68
'Programming Language :: Python :: 3.7',
69
'Programming Language :: Python :: 3.8',
70
+ 'Programming Language :: Python :: 3.9',
71
+ 'Programming Language :: Python :: 3.10',
72
+ 'Programming Language :: Julia',
73
],
74
url='http://julialang.org',
75
project_urls={
0 commit comments