* Crash fix * Impacted areas: `pyproject.toml` * Details: - Changed `openfisca-country_template` to `openfisca-country-template` by mistake - This changeset fixes that problem
7.1.7
* Technical improvement. * Details: - Run tests in absolute isolation - Uses `tox` to test builds in isolation
7.1.6
* Minor change. * Impacted areas: `**/*` * Details: - Normalize `pyproject.toml` - Update OpenFisca-Core to 43.0.0
7.1.5
* Minor change. - Update OpenFisca-Core to 42.0.0
7.1.4
* Technical improvement. * Details: - Update README.md references to latest supported python (3.11) - Reorder pyproject.toml content to match official example
7.1.3
* Technical improvement. * Details: - Update classifiers in pyproject.toml to include all supported versions of python