Closed jsfenfen closed 8 years ago
Hi, I think you're right. The requirements file was developed by doing pip freeze
so it's not permissive at all. My development environment was Python 2.7.10.
I think jdcal
module is a dependency for one of the modules that are actually required:
requests, requests_cache, certifi, peewee, slate and csvkit. slate must have pdfminer==20110515
@jsfenfen does this look ok to you now?
Closing as resolved.
pip can't find me a version of jdcal 1.0 (using python 2.7.11). I assume a later version will work (1.2 is current). Is there any reason to think it has to be 1.0 ?