Skip to content

Commit

Permalink
Update poetry build-system
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt committed Jan 22, 2025
1 parent fd2e476 commit 8cc828a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ use_parentheses = true
known_first_party = "spkrepo"

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

0 comments on commit 8cc828a

Please sign in to comment.