Skip to content

Commit

Permalink
build: update Poetry engine
Browse files Browse the repository at this point in the history
  • Loading branch information
joaodaher committed May 24, 2023
1 parent 093edfb commit c322509
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 @@ -53,5 +53,5 @@ omit = ["*/manage.py", "*/settings.py", "*/wsgi.py"]


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

0 comments on commit c322509

Please sign in to comment.