Skip to content

Commit

Permalink
add setuptools to build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amrukwa committed Dec 20, 2021
1 parent 447ba1e commit 569efe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ fit-clusters = "divik._cli.fit_clusters:main"
requires = [
"poetry-core>=1.0.0",
"numpy>=0.12.1",
setuptools = "^60.0.0"
]
build-backend = "poetry.core.masonry.api"

0 comments on commit 569efe9

Please sign in to comment.