PYTHON-3215 Add Typing :: Typed trove classifier
This commit is contained in:
parent
01f983e8ab
commit
49c3f9fdfd
1
setup.py
1
setup.py
@ -346,6 +346,7 @@ setup(
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
"Topic :: Database",
|
||||
"Typing :: Typed",
|
||||
],
|
||||
cmdclass={"build_ext": custom_build_ext, "doc": doc, "test": test},
|
||||
extras_require=extras_require,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user