James R. Barlow
37e7131a01
Drop support for Python 3.10, require Python 3.11+
...
Python 3.11 is now the minimum supported version. This aligns with
the codebase's use of StrEnum (introduced in 3.11) and removes
compatibility shims that were only needed for older versions.
2026-01-20 11:54:55 -08:00
James R. Barlow
2512093076
Don't build PDF documentation anymore to fix RTD build issues
2025-01-15 16:17:12 -08:00
James R. Barlow
3f7b540f76
Drop Python 3.9 support
2023-11-21 00:46:00 -08:00
James R. Barlow
ec1c377532
Drop Python 3.8 too
...
(cherry picked from commit a8cdc5a191bdf1fe401e96c2dc9a5fba39b90d79)
2023-09-21 00:05:39 -07:00
James R. Barlow
8412de9344
Merge branch 'master' into feature/drop-3.7
2022-08-06 14:04:23 -07:00
James R. Barlow
4b9ea40a0c
spdx: move identifiers to files that support them
...
If the apparent license changed, take this commit as correct.
2022-08-04 03:26:54 -07:00
James R. Barlow
8a3b82e364
Make Python 3.8 minimum requirement
2022-08-02 14:46:01 -07:00
James R. Barlow
0528867e0b
config: yaml strings for versions
2021-12-06 16:59:44 -08:00
James R. Barlow
d293e05946
Adjust readthedocs to not use requirements files
...
Remove .yml since RTD considers it deprecated.
2021-06-10 00:28:38 -07:00