Claim support for Python 3.7
This commit is contained in:
parent
657b07828e
commit
3d8155d87d
1
setup.py
1
setup.py
@ -394,6 +394,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",
|
||||
"Topic :: Database"],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user