Skip to content

Commit

Permalink
[TO REVERT] Use weeks branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauko Quiroga committed May 10, 2021
1 parent 1981557 commit 339ef53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ install: deps
@# `make install` installs the editable version of OpenFisca-France.
@# This allows contributors to test as they code.
pip install -e '.[dev]' --upgrade --use-deprecated=legacy-resolver
pip install --editable git+https://github.com/openfisca/openfisca-core.git@add-week#egg=OpenFisca-Core[web-api] # use a specific branch of OpenFisca-Core

build: clean deps
@# Install OpenFisca-Extension-Template for deployment and publishing.
Expand Down

0 comments on commit 339ef53

Please sign in to comment.