Update setup.py

pull/3964/head
张春乔 8 months ago committed by GitHub
parent 553a9db374
commit 697bab4886
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -318,9 +318,9 @@ setup_info = dict(
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
],
entry_points={
'console_scripts': [

Loading…
Cancel
Save