Skip to content

Question - Pipfile usage: From dev to production #91

Closed
@vphilippon

Description

@vphilippon

I've been thinking about the usage of Pipfile, and this question kept bugging me:
Is the Pipfile for a project meant to be the same file used both for the dev and prod environments (and any other environment, like QA setups and such, if it applies)?

If yes, how do you do so?
In development, users will usually install one (or many) packages in editable mode, which doesn't match how it should be installed when in production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions