Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 14faf16

Browse files
committed
.
1 parent d043e78 commit 14faf16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ RUN \
2828
# git \
2929
; \
3030
\
31+
pip install --no-cache-dir typing ; \
3132
git clone https://github.com/qwebirc/qwebirc /qwebirc ; \
3233
cd /qwebirc ; \
3334
pip install --no-cache-dir -r requirements.txt ; \

0 commit comments

Comments
 (0)