mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-23 15:43:54 +08:00
feat: add FastAPI manager API compatibility baseline
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.env
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.test-runtime/
|
||||
.venv/
|
||||
.coverage
|
||||
coverage.xml
|
||||
htmlcov/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
data/uploads/
|
||||
target/
|
||||
dist/
|
||||
!compatibility/*.json
|
||||
!tests/fixtures/*.json
|
||||
Reference in New Issue
Block a user