We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06fc822 commit bab5aafCopy full SHA for bab5aaf
1 file changed
README.md
@@ -27,7 +27,7 @@ If you want to contribute to OpenFisca-Core itself, welcome! To install it local
27
```bash
28
git clone https://github.com/openfisca/openfisca-core.git
29
cd openfisca-core
30
-pip install --editable .[dev] --use-deprecated=legacy-resolver
+pip install --editable .[dev]
31
```
32
33
## Testing
0 commit comments