fix git action
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = "."
|
||||
testpaths = ["tests"]
|
||||
asyncio_mode = "auto"
|
||||
norecursedirs = ["tmp", "assets", "node_modules", "dist", "build", "web", "tools"]
|
||||
|
||||
@@ -3,4 +3,5 @@ omegaconf>=2.3.0
|
||||
json5>=0.9.0
|
||||
fastapi>=0.100.0
|
||||
uvicorn>=0.20.0
|
||||
websockets>=11.0
|
||||
websockets>=11.0
|
||||
pytest-asyncio>=0.23.0
|
||||
Reference in New Issue
Block a user