On Mon, Apr 06, 2009 at 02:12:58AM +0200, Tarek Ziadé wrote: > Right now most people in the community uses reST for their > long_description metadata. It looks good in PyPI since it's displayed > in HTML. > > But if the reST is broken, it does not look right. (which happen regularly) > > I'd like to add an option in the register command that would verify > that the text is compiling well using docutils
I assume by "verify" you mean it would fail register if setup.py passes
something like long_description_format="reST" to setup()?
+1
Marius Gedminas
--
ultimate_answer_t deep_thought(void) { sleep(years2secs(7500000)); return 42; }
-- ConceptJunkie on Slashdot
signature.asc
Description: Digital signature
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
