Remove now-unnecessary step.
This commit is contained in:
parent
cddbccfb46
commit
ffa8a95ee9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue