File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ deploy:
5050 python : ' 3.7'
5151 branch : master
5252- provider : pypi
53+ setuptools_version : " 60.8.2"
5354 user : __token__
5455 password : $PYPI_TOKEN
5556 repository : https://upload.pypi.org/legacy
Original file line number Diff line number Diff line change 6161 classifiers = [
6262 'Programming Language :: Python' ,
6363 'Programming Language :: Python :: 3' ,
64- 'Programming Language :: Python :: 3.5' ,
65- 'Programming Language :: Python :: 3.6' ,
6664 'Programming Language :: Python :: 3.7' ,
6765 'Programming Language :: Python :: 3.8' ,
66+ 'Programming Language :: Python :: 3.9' ,
67+ 'Programming Language :: Python :: 3.10' ,
6868 'Development Status :: 4 - Beta' ,
6969 'Intended Audience :: Developers' ,
7070 'License :: OSI Approved :: Apache Software License' ,
You can’t perform that action at this time.
0 commit comments