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
807a328b
Unverified
Commit
807a328b
authored
Jul 24, 2025
by
Zhou Fang
Committed by
GitHub
Jul 24, 2025
Browse files
[Docs] Add `requirements/common.txt` to run unit tests (#21572)
Signed-off-by:
Zhou Fang
<
fang.github@gmail.com
>
parent
e0be2c4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/contributing/README.md
docs/contributing/README.md
+1
-1
No files found.
docs/contributing/README.md
View file @
807a328b
...
@@ -98,7 +98,7 @@ For additional features and advanced configurations, refer to the official [MkDo
...
@@ -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
...
...
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