-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
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
Labels
No labels