Skip to content

Commit

Permalink
switch to poetry-core
Browse files Browse the repository at this point in the history
  • Loading branch information
milahu committed Sep 12, 2024
1 parent 1e07fce commit cd4cf31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [ "poetry>=0.12",]
build-backend = "poetry.masonry.api"
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "varname"
Expand Down

0 comments on commit cd4cf31

Please sign in to comment.