Skip to content

Commit

Permalink
feat(backend): Add setuptools for docker deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed Nov 12, 2024
1 parent 57fa208 commit 99edae7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
22 changes: 21 additions & 1 deletion backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ python = "^3.12"
fastapi = { extras = ["standard"], version = "^0.115.2" }
aleph-sdk-python = "^1.1.0"
libertai-utils = "^0.0.5"
setuptools = "^75.4.0"

[tool.poetry.group.dev.dependencies]
mypy = "^1.12.0"
Expand Down

0 comments on commit 99edae7

Please sign in to comment.