poetry/src/poetry/packages
David Hotham e015ee534e
Miscellaneous cleanups (#8981)
- mypy/typing
- prefer the poetry-core PyProjectTOML where possible
- use dictionary setdefault where appropriate
- remove the explicit package from poetry's own pyproject.toml
2024-02-17 14:05:54 +01:00
..
__init__.py more typechecking (#5485) 2022-05-03 16:40:04 +02:00
dependency_package.py direct access for performance 2022-07-25 08:06:13 -06:00
direct_origin.py refactor: let ArtifactCache handle downloading artifacts that are not yet cached 2023-10-29 19:27:21 +01:00
locker.py Miscellaneous cleanups (#8981) 2024-02-17 14:05:54 +01:00
package_collection.py Misc cleanups (#6256) 2022-08-28 19:21:33 +02:00