Skip to content

Commit

Permalink
Update poetry core requirement (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
probberechts authored Oct 27, 2023
1 parent d29f899 commit c8e6b97
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>=1.2"]
requires = ["poetry>=1.2.0"]
build-backend = "poetry.masonry.api"

0 comments on commit c8e6b97

Please sign in to comment.