Revert unintended change to a header in PEP 426

This commit is contained in:
Nick Coghlan 2013-02-09 23:39:08 +10:00
parent 2776af14d2
commit 659b0fe69a
1 changed files with 2 additions and 2 deletions

View File

@ -1278,8 +1278,8 @@ accept a pre-release version as satisfying a dependency, while allowing
pre-release versions to be explicitly requested when needed.
Packaging and build and installation dependencies
-------------------------------------------------
Packaging, build and installation dependencies
----------------------------------------------
The new ``Setup-Requires-Dist`` field allows a distribution to indicate when
a dependency is needed to package, build or install the distribution, rather