Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-02 | 348 Bytes | |
v2.4.1 source code.tar.gz | 2025-04-02 | 6.5 MB | |
v2.4.1 source code.zip | 2025-04-02 | 6.5 MB | |
Totals: 3 Items | 13.0 MB | 0 |
Breaking Changes
update_pyproject
defaults to True, so existing custom pyproject files will be replaced or may cause an exception, unlessupdate_pyproject
config is set to False
New Features
- New
update_pyproject
config option to auto-generate or update pyproject.toml (#1515)