Skip to content

Commit 11fca85

Browse files
author
Maksymilian Mazurkiewicz
committedOct 11, 2024·
Added ruff
1 parent 05cde73 commit 11fca85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/surveily.developer.ai/base/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ RUN python3 -m pip install --user --quiet --no-cache-dir \
6666

6767
RUN python3 -m pip install --user --quiet --no-cache-dir \
6868
tqdm \
69+
ruff \
6970
mypy \
7071
black \
7172
scipy \

0 commit comments

Comments
 (0)
Please sign in to comment.