Skip to content

Commit

Permalink
Clean up build dependencies (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjni committed Aug 22, 2023
1 parent aeaec87 commit ecc2f77
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
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools >= 35.0.2", "wheel >= 0.29.0", "poetry>=0.12"]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.black]
Expand Down

0 comments on commit ecc2f77

Please sign in to comment.