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