Skip to content

Caching multiple dependency environments #626

Description

@ahlswedes

Description:
I would like to be able to have separate dependency caches, one for my dev dependencies, and one for my production dependencies.

Justification:
I think it could be beneficial to have a separation of dependency environment installations. For example, if my dev dependencies only install packages for linting the code like black or flake8, but my production dependencies require all of my packages for running the program. If I want to add a new linting package to my dev dependencies, it shouldn't affect my cached prod dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request to improve the current logic

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions