Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
ffc4b27e
Unverified
Commit
ffc4b27e
authored
Oct 08, 2024
by
Yuan Tang
Committed by
GitHub
Oct 08, 2024
Browse files
Add classifiers in setup.py (#9171)
parent
2f4117c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
setup.py
setup.py
+4
-0
No files found.
setup.py
View file @
ffc4b27e
...
...
@@ -503,7 +503,11 @@ setup(
"Programming Language :: Python :: 3.11"
,
"Programming Language :: Python :: 3.12"
,
"License :: OSI Approved :: Apache Software License"
,
"Intended Audience :: Developers"
,
"Intended Audience :: Information Technology"
,
"Intended Audience :: Science/Research"
,
"Topic :: Scientific/Engineering :: Artificial Intelligence"
,
"Topic :: Scientific/Engineering :: Information Analysis"
,
],
packages
=
find_packages
(
exclude
=
(
"benchmarks"
,
"csrc"
,
"docs"
,
"examples"
,
"tests*"
)),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment