2025.05.02
What's Changed
- feat: add check that Deprecated Trove classifiers are not used. by @Carreau in #553
- feat: add readthedocs config check by @henryiii in #545
- feat: check for deprecated setup.cfg settings by @henryiii in #572
- feat: use PEP 639 where possible by @henryiii in #592
- feat: use uv and dependency-groups by @henryiii in #588
- fix: ISC rules do not conflict with the formatter anymore by @DimitriPapadopoulos in #564
- fix: avoid broken copier (again) by @henryiii in #583
- fix: avoid broken copier by @henryiii in #555
- fix: better support for uvx by @henryiii in #590
- fix: bump action broken due to incorrect urls by @henryiii in #593
- fix: bump pins to work on latest Ruby by @henryiii in #559
- fix: copier delay computation by @henryiii in #587
- fix: detect SPDX licenses too by @henryiii in #591
- fix: don't error if setup.cfg missing python requires by @henryiii in #584
- fix: ticks and updated webapp by @henryiii in #546
- fix: update PC180 (Uses a markdown formatter) with the new repo for mdformat (hukkin/mdformat) by @tsvikas in #562
- fix: use -e in more places in the noxfile by @henryiii in #567
- chore: add pylint to CI and fix issues by @henryiii in #547
- chore: pull in latest repo-review by @henryiii in #558
- chore: rename PyLint -> Pylint by @jack-mcivor in #579
- chore: use uv and dependency-groups by @henryiii in #585
- docs: add ipykernel to docs by @henryiii in #569
- docs: mention other guides by @henryiii in #571
- docs: update mention of ignores by @henryiii in #544
- docs: update pytest.md by @jsdodge in #574
New Contributors
Full Changelog: 2025.01.22...2025.05.02