Skip to content

Commit

Permalink
Merge pull request #19 from fabaff/patch-1
Browse files Browse the repository at this point in the history
Switch to poetry-core
  • Loading branch information
remcohaszing committed Apr 8, 2021
2 parents ed1f1f3 + 6aa5050 commit f01da42
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 @@ -39,5 +39,5 @@ source = ["wakeonlan"]
show_missing = true

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

0 comments on commit f01da42

Please sign in to comment.