diff --git a/pyproject.toml b/pyproject.toml index 73a8f0c..313f33b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,8 +8,6 @@ license = "MIT" [tool.poetry.dependencies] python = "^3.10" -[tool.poetry.dev-dependencies] - [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"