diff --git a/pyproject.toml b/pyproject.toml index f586011..807644f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,8 +10,6 @@ python = "^3.10" click = "^8.1.4" colorama = "^0.4.6" -[tool.poetry.dev-dependencies] - [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"