From 1df36f08c65b7a8fae18f66ae11291dcf83c90ce Mon Sep 17 00:00:00 2001 From: Mahdi Ben Jelloul Date: Fri, 28 Jun 2024 18:13:35 +0100 Subject: [PATCH] Test with new rebase core --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 002c8ff..317a9f7 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ ], install_requires = [ "bottleneck >=1.3.2,<=2.0.0", - "OpenFisca-Core @ git+https://github.com/openfisca/openfisca-core@pension-rebased#egg=openfisca-core", + "OpenFisca-Core @ git+https://github.com/openfisca/openfisca-core@pension-rebase-2d#egg=openfisca-core", # "OpenFisca-Core >= 41.1,<42", "numba>=0.54,<1.0.0", "pandas>=2.0,<3.0",