Upgrade pyproject for poetry 2 spec

This commit is contained in:
Chris Proctor 2025-01-13 17:49:11 -05:00
parent 8acd9dad2b
commit 903c58a4b4
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ python = "^3.10"
click = "^8.1.4"
colorama = "^0.4.6"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"