Update setup.py (#3964)

pull/3974/head
张春乔 8 months ago committed by GitHub
parent 25741d7038
commit 29216b6f60
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