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 988e111 commit 4ba9d9aCopy full SHA for 4ba9d9a
{{cookiecutter.project_slug}}/Dockerfile
@@ -4,7 +4,7 @@ COPY . /src
4
WORKDIR /src
5
6
RUN pip3 install --upgrade pip \
7
- setuptools==36.4.0 \
+ setuptools==36.3.0 \
8
tox
9
10
ENTRYPOINT [ "tox"]
0 commit comments