Merge with 3.4

This commit is contained in:
Terry Jan Reedy 2014-06-13 14:58:09 -04:00
commit 82fa90c06f

View file

@ -193,9 +193,6 @@ then the corresponding setup script would be ::
packages=['foobar', 'foobar.subfoo'],
)
(Again, the empty string in :option:`package_dir` stands for the current
directory.)
.. _single-ext: