Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 285 Bytes | |
v1.0.1 source code.tar.gz | 2025-08-06 | 38.3 kB | |
v1.0.1 source code.zip | 2025-08-06 | 55.3 kB | |
Totals: 3 Items | 93.9 kB | 1 |
- Fixed YAML line wrapping through the upstream package ruamel.yaml.
- Fixed a missing newline after unindented Python output.
- Switched
pyproject.toml
to PEP 621 for Poetry 2.0. - Moved tox configuration from
tox.ini
topyproject.toml
.