Rename pyprojct.toml to pyproject.toml

typo in file name
This commit is contained in:
al1p
2024-01-22 11:45:25 +02:00
committed by GitHub
parent 737a722976
commit 6e45d62ca0

View File

@@ -21,4 +21,4 @@ ignore = ['W291', 'W292', 'W293']
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"