Skip to content

Commit

Permalink
Update poetry core requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
probberechts authored Oct 27, 2023
1 parent 3491768 commit d29f899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ module = ["tests.*"]
disallow_untyped_defs = false

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

0 comments on commit d29f899

Please sign in to comment.