Skip to content

Commit

Permalink
Fix poetry core
Browse files Browse the repository at this point in the history
  • Loading branch information
probberechts authored Oct 27, 2023
1 parent c8e6b97 commit 5003d8f
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.0"]
requires = ["poetry>=1.0.0"]
build-backend = "poetry.masonry.api"

0 comments on commit 5003d8f

Please sign in to comment.