mirror of
https://github.com/vllm-project/vllm.git
synced 2026-06-06 00:16:14 +00:00
[Doc] Update contribution guidelines for better onboarding (#3819)
This commit is contained in:
@@ -30,6 +30,8 @@ pip install -e . # This may take several minutes.
|
||||
```bash
|
||||
pip install -r requirements-dev.txt
|
||||
|
||||
# linting and formatting
|
||||
bash format.sh
|
||||
# Static type checking
|
||||
mypy
|
||||
# Unit tests
|
||||
|
||||
Reference in New Issue
Block a user