Upgrade pyproject for poetry 2 spec

This commit is contained in:
Chris Proctor 2025-01-13 17:48:54 -05:00
parent b302693d92
commit 15bc3fe6d6
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.10"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"