Claim support for Python 3.6
This commit is contained in:
parent
988fd450b4
commit
1c7f5f80e5
1
setup.py
1
setup.py
@ -383,6 +383,7 @@ setup(
|
||||
"Programming Language :: Python :: 3.3",
|
||||
"Programming Language :: Python :: 3.4",
|
||||
"Programming Language :: Python :: 3.5",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
"Topic :: Database"],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user