aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a800987..a4d9607 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -21,10 +21,6 @@ twine = "^3.7.1"
wheel = "^0.37.1"
ipdb = "^0.13.9"
-[build-system]
-requires = ["poetry-core>=1.0.0"]
-build-backend = "poetry.core.masonry.api"
-
[tool.mypy]
strict_optional = true