We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf37169 commit e6ece59Copy full SHA for e6ece59
.buildbot/kivy/Dockerfile
@@ -15,4 +15,4 @@ RUN apt-get install -yq \
15
16
RUN ln -sf /usr/bin/python3 /usr/bin/python
17
18
-RUN pip3 install --upgrade setuptools pip
+RUN pip3 install --upgrade 'setuptools<71' pip
0 commit comments