Skip to content

Commit

Permalink
copying in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
beckynevin committed Sep 28, 2023
1 parent 88f13fa commit 10e7984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
FROM python:3.11

# Copy source code and test files
COPY requirements.txt /opt/lsst/transfer_embargo/
COPY src/ /opt/lsst/transfer_embargo/src/
COPY tests_docker/ /opt/lsst/transfer_embargo/tests_docker/

Expand Down

0 comments on commit 10e7984

Please sign in to comment.