Skip to content

Commit 7abf79a

Browse files
authored
Setuptools may not be required
1 parent 43cc653 commit 7abf79a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ build_command = "pip install poetry && poetry build"
7474
python = "^3.8"
7575
django = ">=3.2,<5.1"
7676
pyyaml = { version = "^6.0.1", python = "^3.12" }
77-
setuptools = { version = "^69.0.3", python = "^3.12" }
7877

7978
[tool.poetry.group.test.dependencies]
8079
mypy = "^1.6"

0 commit comments

Comments
 (0)