diff --git a/pyproject.toml b/pyproject.toml index ba5540d..2eba535 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,4 +51,4 @@ pytest-cov = "^3.0.0" [build-system] requires = ["poetry_core>=1.0", "setuptools"] -build-backend = "poetry.core.mansonry.api" +build-backend = "poetry.core.masonry.api"