BasioMeusPuga / Lector

Qt based ebook reader
GNU General Public License v3.0
1.51k stars 208 forks source link

Please add a requirements.txt #85

Closed probonopd closed 5 years ago

probonopd commented 5 years ago

https://pip.readthedocs.io/en/1.1/requirements.html

To create a new requirements file from a known working environment, use:

$ pip freeze > stable-req.txt

Thank you.

BasioMeusPuga commented 5 years ago

Hey,

Sorry for the delay. You'll find a requirements.txt in the project root dir. I still haven't been able to do anything about python-poppler-qt5 - pip won't even install it. I've currently left it out of the requirements.txt file.