Skip to content

Commit

Permalink
Switch to poetry-core
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff authored and miketheman committed Dec 13, 2021
1 parent 5c21b28 commit ae1b0ce
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 @@ -51,5 +51,5 @@ socket = 'pytest_socket'
"Bug Tracker" = "https://github.com/miketheman/pytest-socket/issues"

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

0 comments on commit ae1b0ce

Please sign in to comment.