Skip to content

Commit

Permalink
build(dependencies): ⬆️ fix poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
MerleLiuKun committed Mar 1, 2024
1 parent bbdcc56 commit 666ffec
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 @@ -29,5 +29,5 @@ dataclasses-json = "^0.5.7"
pytest = "^6.2.5"

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

0 comments on commit 666ffec

Please sign in to comment.