bksun / my-quora-app

A Quora like basic web-app using DJango 2.2
4 stars 6 forks source link

Add only the main dependencies and not the sub dependencies. #15

Closed chirathr closed 5 years ago

chirathr commented 5 years ago

https://github.com/bksun/my-quora-app/blob/79af6ea623dd5487eafca9c35910e7d4fdfcdcee/requirements.txt#L1

bksun commented 5 years ago

new requirement file will have following files only: Django==2.2.2 flake8==3.7.7 pytest==5.0.0 pytest-cov==2.7.1 pytest-django==3.5.1