compatibility release
- drop support for
Python3.8
(reached EOL), supportPython3.13
instead - switch from
pipenv
tovenv
- use
pandas
>=2.2.2 andnumpy
>=2.0 (numpy2
andpandas2
are now compatible again) - include separate
requirements-dev
- remove
travis.yml
(everything runs in GitHub actions anyway)
also includes some WIP on categorisation of measures and profile comparisons