Skip to content

Commit

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

0 comments on commit b5e2750

Please sign in to comment.