mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 19:01:53 +08:00
13 lines
132 B
Plaintext
13 lines
132 B
Plaintext
# formatting
|
|
yapf==0.32.0
|
|
pylint==2.8.2
|
|
|
|
# type checking
|
|
mypy==0.991
|
|
types-PyYAML
|
|
types-requests
|
|
types-setuptools
|
|
|
|
# testing
|
|
pytest
|