ref-manual: Edits to setuptools class.

Review edits from Paul.

(From yocto-docs rev: 8089f69979f872b1c756fb1e1703fa0ea6965426)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-11 07:23:20 -06:00 committed by Richard Purdie
parent 61282366a6
commit dd3ddc619c
1 changed files with 1 additions and 1 deletions

View File

@ -2512,7 +2512,7 @@
<para>
The <filename>setuptools</filename> class supports Python extensions
that use setuptools-based build systems making use of Python.
that use setuptools-based build systems.
If your recipe uses these build systems, the recipe needs to
inherit the <filename>setuptools</filename> class.
</para>