[Python-Dev] Distutils and Distribute "upload_docs" command
Chris Withers
chris at simplistix.co.uk
Fri Oct 9 17:37:56 CEST 2009
Tarek Ziadé wrote:
> Some new commands are added there, when they are helpful and don't
> interact with the rest. I am thinking
> about "upload_docs" that let you upload documentation to PyPI. The
> goal is to move it to Distutils
> at some point, if the documentation feature of PyPI stays and starts to be used.
This is already available:
http://pypi.python.org/pypi/Sphinx-PyPI-upload
How about helping the author of that extension make it work with
Distribute or just get that implementation into Distutils core instead?
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Python-Dev
mailing list