Releases: jwodder/check-wheel-contents
Releases · jwodder/check-wheel-contents
v0.3.0 — Warn on more toplevel names
- Make sdists include
*.pycfiles from the test data directory - Use
pydanticfor configuration validation - Add
app,cli,lib, andscriptsto the set of common toplevel names checked for by W005 - Support Click 8
v0.2.0 — Support differently-normalized wheel and .dist-info names
- Paths passed to
src_dirin a configuration file are now required to be directories - Support Python 3.9
- Support wheels whose filenames,
.dist-infodirectories, and.datadirectories use different casings/spellings for the project name and/or version - Drop
read_versionbuild dependency
v0.1.0 — Initial release
Version 0.1.0