Skip to content

Commit 75c05be

Browse files
committed
debug7
1 parent a966772 commit 75c05be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ RUN set -ex && \
7979

8080
RUN /app/bin/python -m ensurepip --upgrade
8181
RUN /app/bin/python -m pip install --upgrade pip setuptools wheel
82-
RUN uv pip install git+https://github.com/hyperrealist/bluesky-tiled-plugins.git
82+
RUN uv pip install --system git+https://github.com/hyperrealist/bluesky-tiled-plugins.git
8383

8484
##########################################################################
8585

0 commit comments

Comments
 (0)