Add Python 3.7
This commit is contained in:
parent
ea87739458
commit
20250237b9
3 changed files with 4 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -24,6 +24,7 @@ setup(
|
|||
"Programming Language :: Python :: 3.4",
|
||||
"Programming Language :: Python :: 3.5",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue