Skip to content

Commit 2cab3df

Browse files
Sean GilliesSean Gillies
authored andcommitted
Require setuptools explicitly
1 parent 9828b22 commit 2cab3df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ dependencies = [
4242
"cligj>=0.5",
4343
'importlib-metadata;python_version<"3.10"',
4444
"six",
45+
"setuptools",
4546
]
4647

4748
[project.optional-dependencies]

0 commit comments

Comments
 (0)