mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 17:32:55 +08:00
[CI/Build] fix setuptools-scm usage (#8771)
This commit is contained in:
@@ -51,9 +51,6 @@ ignore = [
|
||||
"UP032",
|
||||
]
|
||||
|
||||
[tool.setuptools_scm]
|
||||
version_file = "vllm/_version.py"
|
||||
|
||||
[tool.mypy]
|
||||
python_version = "3.8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user