Skip to content

Commit

Permalink
Update min setuptools version to support latest pyprojectoml
Browse files Browse the repository at this point in the history
  • Loading branch information
rlupat committed Jul 12, 2023
1 parent c55e737 commit fcea0f9
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 @@ -60,7 +60,7 @@ ci = [
"requests_mock",
"nose_parameterized",
"keyring==21.4.0",
"setuptools",
"setuptools >= 67.8.0",
"wheel",
"twine",
]
Expand Down

0 comments on commit fcea0f9

Please sign in to comment.