Skip to content

Commit acc7385

Browse files
committed
Limit setuptools versions
Signed-off-by: Mike Stitt <[email protected]>
1 parent 5dd838c commit acc7385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ packaging
44
pydantic<2,!=1.10.20
55
pytest
66
requests
7-
setuptools
7+
setuptools < 80.0
88
setuptools_scm >= 6.2, < 8
99
tomlkit
1010
tomli

0 commit comments

Comments
 (0)