[reportlab-users] reportlab 2.6 on pypi disable?
    KOMURO Sunao 
    hogelog at hogel.org
       
    Thu Oct 18 03:45:58 EDT 2012
    
    
  
Hi.
easy_install, pip cannot install reportlab 2.6.
It seems 2.6 dist files are not uploaded on pypi.
http://pypi.python.org/pypi/reportlab/2.6
2.5 is ok.
http://pypi.python.org/pypi/reportlab/2.5
Maybe execute only
$ python setup.py upload
To upload dist files,
$ python setup.py sdist bdist_wininst upload
is necessity?
Thanks
--------
hogelog (KOMURO Sunao)
hogelog at hogel.org
    
    
More information about the reportlab-users
mailing list