generated from aboutcode-org/skeleton
-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
We fetch several data and package files when resolving deps.
It could be useful to cache these to speed up the whole process.
- we could cache these during a single CLI run to ensure we do not download twice the same file
- we could cache these across CLI runs though it may be of less value especially since the PyPI indexes used may change across calls and the tool may run in a transient container with no caching capabilities.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request