We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90c84b commit 20bdcccCopy full SHA for 20bdccc
.travis/py3.docker
@@ -2,5 +2,4 @@ FROM kernsuite/base:5
2
RUN docker-apt-install python3-pip
3
ADD . /code
4
WORKDIR /code
5
-RUN pip3 install CacheControl==0.11.7
6
RUN pip3 install .
0 commit comments