Major changes
- Rework
setup.pyto use package extras and fetch metadata from__init__.py. (#15) - Add
devpackage extra for development (including running docs and tests). (#15)
Minor changes
- Switch to CircleCI. (#15)
- Add CI for Python versions (3.6 - 3.10). (#15)
- Fix
Jinja2<3.1version for RTD (see readthedocs/readthedocs.org/issues/9038). (#15) - Fix broken ReadTheDocs link — thanks @black-puppydog. (#13)