Skip to content

Commit 3ddc80f

Browse files
🧑🏼‍🚀added dash-model-viewer to docs
1 parent 56ceae8 commit 3ddc80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WORKDIR /app
77
# Update pip
88
RUN pip install --upgrade pip
99

10-
COPY requirements.txt dash_leaflet-1.0.18.tar.gz ./
10+
COPY requirements.txt dash_leaflet-1.0.18.tar.gz model_viewer-0.0.1.tar.gz ./
1111
RUN pip install -r requirements.txt
1212

1313
# Output the version of dash-mantine-components

0 commit comments

Comments
 (0)