Skip to content

Commit

Permalink
Add fava-portfolio-returns
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzky authored and yegle committed Mar 23, 2024
1 parent 32492e6 commit 3dd5f84
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 @@ -46,6 +46,7 @@ RUN pip3 install -U /tmp/build/fava
ADD requirements.txt .
RUN pip3 install --require-hashes -U -r requirements.txt
RUN pip3 install git+https://github.com/beancount/beanprice.git@41576e2ac889e4825e4985b6f6c56aa71de28304
RUN pip3 install git+https://github.com/andreasgerstmayr/fava-portfolio-returns.git@de68b54f3ac517adfde3a4ccb41fdb09a0da41d1

RUN pip3 uninstall -y pip

Expand Down

0 comments on commit 3dd5f84

Please sign in to comment.