Skip to content

Commit 0079739

Browse files
committed
copy more stuff
1 parent c33b843 commit 0079739

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ RUN pip install --upgrade pip
2424
# Copy Files
2525
# ----------
2626
COPY LICENSE ./
27+
COPY README.md ./
28+
COPY pyproject.toml ./
2729
COPY src ./src
2830
COPY docs ./docs
2931
COPY branding ./branding

0 commit comments

Comments
 (0)