Skip to content

Commit

Permalink
Require poetry >= 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erezsh committed Aug 13, 2024
1 parent 96fc21d commit dd58426
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 @@ -41,7 +41,7 @@ sphinx_markdown_tables = "*"
sphinx_rtd_theme = ">=1.2"

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

[tool.pytest.ini_options]
Expand Down

0 comments on commit dd58426

Please sign in to comment.