Skip to content

Commit

Permalink
correct version for setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
specialunderwear committed May 17, 2024
1 parent ddb3e9e commit f7d3c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pre-commit = {version = "*", optional = true}
responses = {version = "^0.24.1", optional = true}
sorl-thumbnail = {version = "^12.8.0", optional = true}
odin = {version = "^2.10rc2", allow-prereleases = true}
setuptools = ">=69"
setuptools = ">=67"
"vdt.versionplugin.wheel" = "^0.0.8"

[tool.poetry.extras]
Expand Down

0 comments on commit f7d3c86

Please sign in to comment.