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
2549c0df
"tests/vscode:/vscode.git/clone" did not exist on "8bc68e198c4c90ddc2e54fa76eb81c2c714bb1cd"
Unverified
Commit
2549c0df
authored
Apr 07, 2025
by
Martin Hoyer
Committed by
GitHub
Apr 06, 2025
Browse files
Fix requires-python (#16132)
parent
b10e5198
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pyproject.toml
pyproject.toml
+1
-1
No files found.
pyproject.toml
View file @
2549c0df
...
...
@@ -30,7 +30,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence"
,
"Topic :: Scientific/Engineering :: Information Analysis"
,
]
requires-python
=
">=3.9,<
=
3.1
2
"
requires-python
=
">=3.9,<3.1
3
"
dynamic
=
[
"version"
,
"dependencies"
,
"optional-dependencies"
]
[project.urls]
...
...
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