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