Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-05-10 | 476 Bytes | |
Release v1.3.0.tar.gz | 2022-05-10 | 147.0 kB | |
Release v1.3.0.zip | 2022-05-10 | 306.4 kB | |
Totals: 3 Items | 453.9 kB | 0 |
This release is available on PyPI.
Notable changes for this release:
Added
-
Improve poetry → requirements and handling of transitive deps Contribution thanks to @frenzymadness
-
Add check subcommand to validate lockfiles Contribution thanks to @matt-carr
-
Test with pip==22.0.4
Fixes
- Implement correct handling for "extras" marker from poetry.lock Contribution thanks to @frenzymadness