The v0.7.1 release comes with a new structure of the project. Now, `rounder` uses the `build-based backend which uses a `pyproject.toml` file instead of `setup.py`. The structure also integrates `doctest` with `pytest`, so now `pytest` runs all the `pytest` and `doctest` tests, also from documentation files.