Skip to content

Commit

Permalink
chore: update build system
Browse files Browse the repository at this point in the history
  • Loading branch information
severinsimmler committed Jun 15, 2022
1 parent 3611bf5 commit b6403e5
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 @@ -35,5 +35,5 @@ test-requires = "pytest"
test-command = "pytest {project}/tests"

[build-system]
requires = ["poetry-core>=1.0.0", "setuptools"]
requires = ["poetry-core>=1.0.0", "setuptools", "wheel", "cython"]
build-backend = "poetry.core.masonry.api"

0 comments on commit b6403e5

Please sign in to comment.