We can't yet use pyproject.toml as discussed in https://github.com/astrofrog/fast-histogram/issues/35 as we should pin numpy to the oldest supported version for each Python version. So instead this improves the setup_requires implementation and includes some new tests to make sure things work fine.
We can't yet use pyproject.toml as discussed in https://github.com/astrofrog/fast-histogram/issues/35 as we should pin numpy to the oldest supported version for each Python version. So instead this improves the setup_requires implementation and includes some new tests to make sure things work fine.