Upgrade pyproject for poetry 2 spec
This commit is contained in:
parent
ad567ef534
commit
8368652725
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue