Skip to content

Commit

Permalink
downgrade poetrycore (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Sep 30, 2021
1 parent 4dccaa8 commit e2565d3
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 @@ -50,5 +50,5 @@ markers = [
]

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

0 comments on commit e2565d3

Please sign in to comment.