Upgrade pyproject for poetry 2 spec

This commit is contained in:
Chris Proctor 2025-01-13 17:49:40 -05:00
parent da0b9f038a
commit e79b0087d7
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ python = "^3.10"
requests = "^2.31.0"
geocoder = "^1.38.1"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"