Skip to content

Commit

Permalink
chore: update build system specifications
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbdsantos committed Sep 1, 2023
1 parent 4dd0760 commit 2dcce31
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 @@ -28,5 +28,5 @@ line-length = 79
ignore = "D105,D107,D203,D212,D213,D402,D413,D415,D416,D417"

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

0 comments on commit 2dcce31

Please sign in to comment.