There was an error while loading. Please reload this page.
2 parents 3cba6c6 + e4088ac commit 373e2edCopy full SHA for 373e2ed
setup.py
@@ -49,6 +49,8 @@ def read(*parts):
49
'Programming Language :: Python :: 3.6',
50
'Programming Language :: Python :: 3.7',
51
'Programming Language :: Python :: 3.8',
52
+ 'Programming Language :: Python :: 3.9',
53
+ 'Programming Language :: Python :: 3.10',
54
],
55
packages=find_packages(),
56
)
0 commit comments