未验证 提交 08efbab2 编写于 作者: H Hui Zhang 提交者: GitHub

Merge pull request #1088 from Jackwaterveg/fix

[setup.py]remove the py3.6 in setup.py
...@@ -226,7 +226,6 @@ setup_info = dict( ...@@ -226,7 +226,6 @@ setup_info = dict(
'License :: OSI Approved :: Apache Software License', 'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python', 'Programming Language :: Python',
'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.9',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册