Skip to content

Commit

Permalink
Add setuptools to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amrukwa committed Dec 20, 2021
1 parent e5fd2d1 commit 447ba1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ tqdm = ">=4.11.2"
joblib = "^1.0.0"
polyaxon = {version = "^1.5.0", optional = true}
gin-config = {version = "^0.5.0", optional = true}
setuptools = "^60.0.0"

[tool.poetry.extras]
gin = ["gin-config"]
Expand Down

0 comments on commit 447ba1e

Please sign in to comment.