We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43cc653 commit 7abf79aCopy full SHA for 7abf79a
pyproject.toml
@@ -74,7 +74,6 @@ build_command = "pip install poetry && poetry build"
74
python = "^3.8"
75
django = ">=3.2,<5.1"
76
pyyaml = { version = "^6.0.1", python = "^3.12" }
77
-setuptools = { version = "^69.0.3", python = "^3.12" }
78
79
[tool.poetry.group.test.dependencies]
80
mypy = "^1.6"
0 commit comments