WillBrennan / BlurDetection2

Blur Detection with OpenCV in Python
MIT License
337 stars 82 forks source link

requirements.txt missing #3

Closed jose1711 closed 4 years ago

jose1711 commented 6 years ago

on running make

pip install -U -r requirements.txt
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
make: *** [Makefile:2: install_deps] Error 1
WillBrennan commented 4 years ago

Updating documentation; and adding the requirements.txt file now.