Skip to content

Commit

Permalink
Update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosfelt committed Jul 23, 2023
1 parent 929a98c commit 6c3e7fc
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 @@ -92,5 +92,5 @@ rope = "^0.17.0"
black = { version = "^20.8b1", allow-prereleases = true }

[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 6c3e7fc

Please sign in to comment.