mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
Add requirements for running unit tests (#3350)
* Add requirements for running unit tests * update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
respx
|
||||
pytest
|
||||
pytest-asyncio
|
||||
pytest-tornasync
|
||||
pytest-trio
|
||||
pytest-twisted
|
||||
anyio
|
||||
coverage
|
||||
diff-cover
|
||||
Reference in New Issue
Block a user