Pin Python version to 3.13.5 and ignore coordinator-api poetry.lock
- Update requires-python in all pyproject.toml files from '>=3.13' to '>=3.13.5,<3.14' - aitbc-core, aitbc-sdk, aitbc-crypto, aitbc-agent-sdk - Add apps/coordinator-api/poetry.lock to .gitignore - Project officially supports Python 3.13.5 only
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -363,3 +363,6 @@ production/logs/
|
||||
*.db-shm
|
||||
!*.example
|
||||
codeql-db/
|
||||
|
||||
# Poetry lock files (coordinator-api uses local poetry)
|
||||
apps/coordinator-api/poetry.lock
|
||||
|
||||
Reference in New Issue
Block a user