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

Michael Hipp michael at redmule.com
Wed Feb 5 07:44:23 EST 2014


Yes, the pip documentation is rather sparse on that subject. It's
basically the pip command as you posted but inverted and put on separate
lines. It's an odd syntax if you ask me.

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

Michael


On 2/5/2014 1:51 AM, Andy Robinson wrote:

> Michael, I didn't know that was possible! Thank you. Is that '-i' on

> a separate line below or has it wrapped?

>

> - Andy

>

>

>

>

>

> On 5 February 2014 01:34, Michael Hipp <michael at redmule.com> wrote:

>> 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

>>

>>

>> _______________________________________________

>> reportlab-users mailing list

>> reportlab-users at lists2.reportlab.com

>> http://two.pairlist.net/mailman/listinfo/reportlab-users

>

>

>




More information about the reportlab-users mailing list