iiitv / lyrics-crawler

Simple crawler to collect lyrics, written in Python
Apache License 2.0
10 stars 4 forks source link

Add requirements.txt file #18

Open AmanRaj1608 opened 4 years ago

AmanRaj1608 commented 4 years ago

Add all dependencies in a requirement.txt file.

You can refer here for an example.

singhpratyush commented 4 years ago

Should we go with adding pipenv related files instead?