mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-21 03:56:58 +08:00
[Docs] Add requirements/common.txt to run unit tests (#21572)
Signed-off-by: Zhou Fang <fang.github@gmail.com>
This commit is contained in:
parent
e0be2c4d09
commit
807a328bb6
@ -98,7 +98,7 @@ For additional features and advanced configurations, refer to the official [MkDo
|
|||||||
??? console "Commands"
|
??? console "Commands"
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements/dev.txt
|
pip install -r requirements/common.txt -r requirements/dev.txt
|
||||||
|
|
||||||
# Linting, formatting and static type checking
|
# Linting, formatting and static type checking
|
||||||
pre-commit install --hook-type pre-commit --hook-type commit-msg
|
pre-commit install --hook-type pre-commit --hook-type commit-msg
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user