Re: [Numpy-discussion] Registering numpy on Pypi

2009-04-05 Thread Tim Michelsen
to mention that I could not register the 1.3.0 release on pypi, > as I don't have rights to the numpy project. The release is tagged, so > it is just a matter of running python setup.py register for anyone with > corresponding privileges on pypi's numpy project, Sorry, I should have read here first

[Numpy-discussion] Registering numpy on Pypi

2009-04-05 Thread David Cournapeau
Hi, Just to mention that I could not register the 1.3.0 release on pypi, as I don't have rights to the numpy project. The release is tagged, so it is just a matter of running python setup.py register for anyone with corresponding privileges on pypi's numpy project, cheers, David