From 57d4a24ac06f57905347b7e0ee72145f8c652705 Mon Sep 17 00:00:00 2001 From: Anders Einar Hilden Date: Tue, 23 Aug 2022 21:04:41 +0200 Subject: [PATCH] Mansonry is not the same as Masonry mansonry, British English, noun, mansions or dwelling places collectively. masonry, uncountable noun, masonry is bricks or pieces of stone which have been stuck together with cement as part of a wall or building. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"