Closed ajatprabha closed 5 years ago
Replace requirements.txt with Pipfile
requirements.txt
Pipfile
Update the dependency management tool from pip to pipenv
pip
pipenv
Dependencies should be managed by pipenv
Currently, dependencies are managed by pip
Issue
Replace
requirements.txt
withPipfile
Description
Update the dependency management tool from
pip
topipenv
Expected
Dependencies should be managed by
pipenv
Actual
Currently, dependencies are managed by
pip
Changes [Required]
pipenv