Bhupesh-V / tutorialdb

A search 🔎 engine for programming/dev tutorials,
MIT License
124 stars 62 forks source link

Add dotenv. #11

Closed Animesh-Ghosh closed 5 years ago

Animesh-Ghosh commented 5 years ago

Added python-dotenv to requirements.txt. Used dotenv to load the venv's environment variables.

Edit: Fix for #10.