[reportlab-users] ReportLab 3.0 alpha 1 available - Python 2.7 & 3.3 support

Michael Hipp michael at redmule.com
Tue Feb 4 20:34:23 EST 2014


On 2/4/2014 7:07 PM, Michael Hipp wrote:

> On 2/4/2014 4:11 PM, Andy Robinson wrote:

>> pip install -i https://www.reportlab.com/pypi/ reportlab==3.0a1

>

> Does anyone know how to put this into a requirements.txt file? 'pip

> freeze' is no help.


Nevermind, eventually figured out that this works in requirements.txt:

pillow
reportlab==3.0a1
-i https://www.reportlab.com/pypi/

Sorry for the noise.

Michael



More information about the reportlab-users mailing list