1
Fork 0

Fix beangrow

Their dependency definition ends up requiring a SSH clone, which pip
fails to do.
This commit is contained in:
Lucas Schwiderski 2024-08-27 16:57:28 +02:00
parent d0de1040ea
commit dea08e07df
Signed by: lucas
GPG key ID: AA12679AAA6DF4D8

View file

@ -6,7 +6,7 @@ fava_envelope==0.5.9
fava-investor==0.7.0 fava-investor==0.7.0
# renovate: branch=main # renovate: branch=main
git+https://github.com/andreasgerstmayr/fava-dashboards.git@50a0b7c8b20e50b15bf491329e1ecab6598d8b96 git+https://github.com/andreasgerstmayr/fava-dashboards.git@50a0b7c8b20e50b15bf491329e1ecab6598d8b96
git+https://github.com/beancount/beangrow.git@56f1c2a62c808917fad66fbaa4aa4028a6d2def6 git+https://github.com/beancount/beangrow.git@8bc91509db0454ad87e257431c74d4d52e991bc9
# renovate: branch=main # renovate: branch=main
git+https://github.com/daniel-wells/beancount_checkclosed.git@5abc380703105c12b518144f83a5c4fe25cc8f39 git+https://github.com/daniel-wells/beancount_checkclosed.git@5abc380703105c12b518144f83a5c4fe25cc8f39
# renovate: branch=main # renovate: branch=main