Skip to content

Commit

Permalink
tidy up docker
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Dec 18, 2024
1 parent 42619fb commit 22f75f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infrastructure/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ COPY requirements.txt app/requirements.txt

# install requirements
RUN pip install -r app/requirements.txt
Run pip install git+https://github.com/SheffieldSolar/PV_Live-API#pvlive_api

# copy library files
COPY pvliveconsumer/ app/pvliveconsumer/
Expand Down

0 comments on commit 22f75f7

Please sign in to comment.