Upgrade pyproject for poetry 2 spec

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

View File

@ -13,8 +13,6 @@ matplotlib = "^3.5.1"
seaborn = "^0.11.2"
requests = "^2.27.1"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"