Skip to content

Move Pipfile and Pipfile.lock #5925

@iamareebjamal

Description

@iamareebjamal

We are using requirements.txt in Docker and other areas. Maintaining 2 dependency list is not feasible. We would remove requirements.txt but as of now pipenv is painfully slow and there is no provision of maintaining dev/testing dependencies(in my knowledge).

We need automatic dependency upgrades tool but we can't test pipenv dependencies as travis build uses requirements, so upgrading them breaks heroku build. Please rename Pipfile to .Pipfile and Pipfile.lock to .Pipfile.lock

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions