Update setup.py (#13421)
This commit is contained in:
2
setup.py
2
setup.py
@@ -369,6 +369,8 @@ setup(
|
|||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"Programming Language :: Python :: 3.6",
|
"Programming Language :: Python :: 3.6",
|
||||||
"Programming Language :: Python :: 3.7",
|
"Programming Language :: Python :: 3.7",
|
||||||
|
"Programming Language :: Python :: 3.8",
|
||||||
|
"Programming Language :: Python :: 3.9",
|
||||||
"Topic :: Scientific/Engineering :: Artificial Intelligence",
|
"Topic :: Scientific/Engineering :: Artificial Intelligence",
|
||||||
],
|
],
|
||||||
cmdclass={"deps_table_update": DepsTableUpdateCommand},
|
cmdclass={"deps_table_update": DepsTableUpdateCommand},
|
||||||
|
|||||||
Reference in New Issue
Block a user