Skip to content

Commit dcfa3ea

Browse files
author
Davide Moro
committed
try to fix setuptools problem
1 parent 7000ff8 commit dcfa3ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

{{cookiecutter.project_slug}}/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ COPY . /src
44
WORKDIR /src
55

66
RUN pip3 install --upgrade pip \
7-
setuptools \
87
tox
98

109
ENTRYPOINT [ "tox"]

0 commit comments

Comments
 (0)