Skip to content

Commit

Permalink
update pyproject.toml for table [build-system]
Browse files Browse the repository at this point in the history
  • Loading branch information
n8sean committed Aug 29, 2023
1 parent 7609520 commit 5271b7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ markers = [
]

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

0 comments on commit 5271b7c

Please sign in to comment.