Add poetry lock
Some checks failed
Build and Publish Docker Image / build (push) Failing after 15s

This commit is contained in:
2024-11-11 10:28:23 +13:00
parent 6c6c837301
commit 66c46dff05
2 changed files with 1340 additions and 4 deletions

5
.gitignore vendored
View File

@@ -61,9 +61,6 @@ ipython_config.py
# pyenv
.python-version
# poetry
poetry.lock
# mypy
.mypy_cache/
.dmypy.json
@@ -94,4 +91,4 @@ venv.bak/
# Pyre type checker
.pyre/
# End of https://www.toptal.com/developers/gitignore/api/python
# End of https://www.toptal.com/developers/gitignore/api/python

1339
poetry.lock generated Normal file

File diff suppressed because it is too large Load Diff