Remove now-unnecessary step.

This commit is contained in:
Georg Brandl 2014-10-07 09:57:34 +02:00
parent cddbccfb46
commit ffa8a95ee9
1 changed files with 0 additions and 3 deletions

View File

@ -383,9 +383,6 @@ How to Make A Release
(Do things look reasonable?)
$ ls Lib
(Are there stray .pyc files?)
$ ls Doc/tools
(Make sure it doesn't contain "docutils", "sphinx", "jinja" or
"pygments" directories. Also look for stray .pyc files.)
$ ./configure
(Loads of configure output)
$ make test