Compare commits

...

2 Commits

Author SHA1 Message Date
Christian Studer bf827bb6eb
Merge pull request #1 from Kagee/patch-1 2022-08-24 01:03:13 +02:00
Anders Einar Hilden 57d4a24ac0
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.
2022-08-23 21:04:41 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -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"