"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "8278b1538ecc89dad8ebca510a31a86bc8645edb"
Unverified Commit 92d4ef9a authored by Anurag Kumar's avatar Anurag Kumar Committed by GitHub
Browse files

Update setup.py (#13421)

parent 75858ca1
...@@ -369,6 +369,8 @@ setup( ...@@ -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},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment