-------------------
Features
""""""""
- .ini export (160) thank you onurguzel
CI
""
- Add GitHub action CI workflow with `pipenv` and python-version test grid (251)
- Remove .travis.yml (251)
Packaging updates
"""""""""""""""""
- Remove upper bound on pyyaml version (252)
Development commits also bump pyyaml version to from <6 to <7 (250), thank you pauloacmartinez
- Remove version pinning from dev packages (250), thank you pauloacmartinez
- Update classifiers to currently supported Python versions (250), thank you pauloacmartinez
- Fix classifiers warning (226) by sunpoet
- Relax pytest version constraint (163), thank you ignatenkobrain
Meta
""""
- Fix license language to official BSD license (234)