PYTHON-2009 Add Python 3.8 to trove classifiers
This commit is contained in:
parent
4cbbd85c4c
commit
bfdf48edfa
1
setup.py
1
setup.py
@ -384,6 +384,7 @@ setup(
|
||||
"Programming Language :: Python :: 3.5",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
"Topic :: Database"],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user