mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 03:35:17 +08:00
15 lines
161 B
Plaintext
15 lines
161 B
Plaintext
# formatting
|
|
yapf==0.32.0
|
|
pylint==2.8.2
|
|
|
|
# type checking
|
|
mypy==0.991
|
|
types-PyYAML
|
|
types-requests
|
|
types-setuptools
|
|
|
|
# testing
|
|
pytest
|
|
pytest-forked
|
|
pytest-asyncio
|