Skip to content

Commit

Permalink
[TO REVERT] Use core FB
Browse files Browse the repository at this point in the history
  • Loading branch information
fpagnoux committed Nov 6, 2017
1 parent 14b99f2 commit 75b6226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dependencies:
override:
- pip install --upgrade pip wheel # pip >= 8.0 needed to be compatible with "manylinux" wheels, used by numpy >= 1.11
- pip install twine
- pip install --editable git+https://github.com/openfisca/openfisca-core.git@refactor#egg=OpenFisca-Core
- pip install .[test] --upgrade
test:
pre:
Expand Down

0 comments on commit 75b6226

Please sign in to comment.