MLH-Fellowship / orientation-project-python-24.SPR.A

Orientation Project (Python for 24.SPR.A)
1 stars 3 forks source link

Implement pipenv for python package management #23

Closed sudiptob2 closed 9 months ago

sudiptob2 commented 9 months ago

Pipenv is essentially more reliable than plain requirement.txt. Therefore migrating to pipenv will be a good idea. More details here