Skip to content

Commit db8a007

Browse files
Psycojokerhoh
authored andcommitted
pyaleph does not provide the lint subdependencies category
1 parent de4fbda commit db8a007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docker-build/dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ COPY deployment/scripts ./deployment/scripts
5353
COPY .git ./.git
5454
COPY src ./src
5555

56-
RUN pip install -e .[linting]
56+
RUN pip install -e .
5757
RUN pip install hatch
5858

5959
FROM base

0 commit comments

Comments
 (0)