summaryrefslogtreecommitdiffstats
path: root/Doc/packaging/setupcfg.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect nesting of sections in setup.cfg specificationÉric Araujo2011-06-091-18/+18
* Fix documentation of requires-python field in setup.cfg (#11041)Éric Araujo2011-06-061-3/+3
* Rephrase the section about spec versioningÉric Araujo2011-06-061-20/+19
* Fix a few typosÉric Araujo2011-06-061-3/+3
* Minor rework of the extensibility and acks sectionsÉric Araujo2011-06-061-9/+17
* Move a non-PEP 345 field at the end of the metadata fields listÉric Araujo2011-06-051-4/+7
* Make example of file inclusion in setupcfg more obviousÉric Araujo2011-06-051-15/+14
* Rephrase and update intro and syntax sections of setupcfgÉric Araujo2011-06-061-32/+34
* Change reST targets in setup.cfg spec.Éric Araujo2011-06-051-3/+3
* Add a short table of contents to the setup.cfg spec.Éric Araujo2011-06-051-0/+4
* Add reST target for Doc/packaging/setupcfgÉric Araujo2011-06-041-0/+2
* Add missing section of doc file lost among repositories and conversionsÉric Araujo2011-06-041-3/+160
* Add documentation for the packaging module.Éric Araujo2011-06-011-0/+648