Commit Graph

7 Commits

Author SHA1 Message Date
460db3dce8 merge template, fill vars, lint 2025-01-25 14:43:45 -07:00
6a927ac1e7 drop py38, add py13, add 2024 to license 2024-11-22 10:41:50 -07:00
82b34ed70e drop latexpdf from docs build 2024-10-28 14:54:25 -06:00
eea065fb57 reorg test structure to match tox and CI jobs, drop bumpversion for bump-my-version and move config to pyproject.toml, fix docs building 2024-04-20 09:18:26 -06:00
74f0a2fac9 sphinx-autobuild for live docs updates (#129)
* `sphinx-autobuild` for live docs updates.

* Use Python 3.9 and `sphinx-autobuild` `2024.2.4`
2024-04-15 11:23:46 -06:00
0b0593880d add formats key to RTD to make downloadable docs available 2023-11-28 09:35:07 -07:00
7099bbaaa4 Add pre commit (#103)
* add pre-commit

* run pre-commit

* skip lint on README.md as it breaks template filling
2023-10-04 13:32:07 -06:00