Functional updates
- Now supports Python 3.11, since we upgraded
numba
tov0.57.1
.
Behind the scenes upgrades.
- Update workflow slightly
- Change version management to use
flit-scm
- Lint the test suite
What's Changed
[pre-commit.ci] updates have been omitted.
- Fix lint by @trappitsch in #67
- Drop black, remove flake8, bandit restrictions by @trappitsch in #69
- update requirements with latest numba by @trappitsch in #71
- Export integrals to file by @trappitsch in #72
- Update badges after coverage switch by @trappitsch in #76
- add note to uninstall executable before updating to new version by @trappitsch in #77
- Upgrade numba to 0.57.1 by @trappitsch in #81
- Change version management to flit-scm, update copyright years by @trappitsch in #83
- Lint test suite by @trappitsch in #86
Full Changelog: v2.0.1...v2.0.2