Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBernstorff committed Oct 1, 2023
1 parent 61bfc12 commit 156cc84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ WORKDIR /app
# Install deps
COPY pyproject.toml /app/
RUN pip install .[dev]
RUN pre-commit install-hooks

RUN pip install .[tests]

Expand Down

0 comments on commit 156cc84

Please sign in to comment.