File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
portfolio/sb125_fund_split_analysis Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,12 @@ build_starterkit_LASTNAME:
81
81
make build_portfolio_site
82
82
git add portfolio/$(site ) /district_* / portfolio/$(site ) /* .yml portfolio/$(site ) /* .md
83
83
python portfolio/portfolio.py index --deploy --prod
84
-
84
+
85
+ build_fund_split :
86
+ $(eval export site = sb125_fund_split_analysis)
87
+ pip install -r portfolio/requirements.txt
88
+ make build_portfolio_site
89
+
85
90
add_precommit :
86
91
pip install pre-commit
87
92
pre-commit install
Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e5753c39432f7f9d8ca9fabc6dfc9e74647f2c6e42572783d33c81452b4d288
3
- size 314411
2
+ oid sha256:2bace6dedcebfc90cec8d840954092a1edbe2bb3e7f4efb5f53ed46f8da9aefd
3
+ size 314107
You can’t perform that action at this time.
0 commit comments