mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 17:32:55 +08:00
[CI/Build] setuptools-scm fixes (#8900)
This commit is contained in:
@@ -12,6 +12,9 @@ requires = [
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools_scm]
|
||||
# version_file = "vllm/_version.py" # currently handled by `setup.py:get_version()`
|
||||
|
||||
[tool.ruff]
|
||||
# Allow lines to be as long as 80.
|
||||
line-length = 80
|
||||
|
||||
Reference in New Issue
Block a user