mirror of
https://github.com/RYDE-WORK/MiniCPM.git
synced 2026-01-22 14:30:05 +08:00
16 lines
162 B
Plaintext
16 lines
162 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
|
|
|