diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2f602817..3b4a7d59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,4 +41,4 @@ precommit = "pre-commit install" [build-system] requires = ["poetry-core>=1.0.0"] -build-backend = "poetry.core.masonry.api"
\ No newline at end of file +build-backend = "poetry.core.masonry.api" |