8000 Python 3.7 is not accepted by PyPI · jasonwangmvp/PyMySQL@c35cd81 · GitHub
[go: up one dir, main page]

Skip to content

Commit c35cd81

Browse files
committed
Python 3.7 is not accepted by PyPI
1 parent f6d2853 commit c35cd81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
'Programming Language :: Python :: 3.4',
2828
'Programming Language :: Python :: 3.5',
2929
'Programming Language :: Python :: 3.6',
30-
'Programming Language :: Python :: 3.7',
3130
'Programming Language :: Python :: Implementation :: CPython',
3231
'Programming Language :: Python :: Implementation :: PyPy',
3332
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)
0