- Tests the computation of the average tax rate of a targeted net income, according to the varying gross income.
24.6.6
- Updates the requirements on [numpy](http://www.numpy.org) to permit version 1.16
24.6.5
- Fix unproper `entity.count` restoration of a dumped simulation - Use more previsible value for average rate even when a division by zero is present
24.6.4
- Improve the warning message incentivizing users to install `libyaml` - `pyyaml` needs to be fully reinstalled to use `libyaml`
24.6.3
- Use `pytest` to run tests, as `nose` and `nose2` are not in active development anymore - Declare `nose` as a dependency so dependee libraries like `openfisca-france`can use `openfisca-run-test` without having to add `nose` as a dependency
_Note: `openfisca-run-test` still depends on `nose`._
24.6.2
- Apply W504 enforcement (Knuth's style) - Removes version cap on linting libraries