Re: [Python-Dev] Distutils and Distribute "upload_docs" command

2009-10-09 Thread Chris Withers
Tarek Ziadé wrote: This PyPI feature is pretty new. It's great to have the client command on Distribute. If its usage spreads it'll make it to Distutils. If you want to see it included Distutils (I do too) help us promoting its usage The only thing that discourages me from using the PyPI docs

Re: [Python-Dev] Distutils and Distribute "upload_docs" command

2009-10-09 Thread Tarek Ziadé
On Fri, Oct 9, 2009 at 6:03 PM, Chris Withers wrote: > Tarek Ziadé wrote: >>> >>> How about helping the author of that extension make it work with >>> Distribute >>> or just get that implementation into Distutils core instead? >> >> It's the case. The author is a Distribute commiter and *he* has a

Re: [Python-Dev] Distutils and Distribute "upload_docs" command

2009-10-09 Thread Chris Withers
Tarek Ziadé wrote: How about helping the author of that extension make it work with Distribute or just get that implementation into Distutils core instead? It's the case. The author is a Distribute commiter and *he* has added it in Distribute. Great, but about just getting it into Distutils?

Re: [Python-Dev] Distutils and Distribute "upload_docs" command

2009-10-09 Thread Tarek Ziadé
On Fri, Oct 9, 2009 at 5:37 PM, Chris Withers wrote: > 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

Re: [Python-Dev] Distutils and Distribute "upload_docs" command

2009-10-09 Thread Chris Withers
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