Skip to content

Commit 5041bdc

Browse files
mattiagiupponigiohappy
authored andcommitted
Restrict setuptools version range to 59-63
1 parent 20d01b0 commit 5041bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ install_requires =
161161
pytest-splinter==3.3.2
162162
pytest-django==4.8.0
163163
pip==25.0.1
164-
setuptools>=59
164+
setuptools>=59,<=63
165165
pixelmatch==0.3.0
166166
factory-boy==3.3.0
167167
flaky==3.8.1

0 commit comments

Comments
 (0)