Skip to content

Commit 8c88af2

Browse files
committed
Pinned version of setuptools due to bug
pypa/setuptools#3293
1 parent 05e927e commit 8c88af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
six
2-
setuptools
2+
setuptools<60.9.0 # remove when https://github.com/pypa/setuptools/issues/3293 is fixed
33
pyrsistent<=0.16.0; python_version == '2.7'
44
pushcollector
55
pubtools-pulp

0 commit comments

Comments
 (0)