ref-manual: Edits to setuptools class.

Review edits from Paul.

(From yocto-docs rev: b60ea90236a614eb4ab3a1604383ae7161e0e8e5)

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 26556a0a99
commit 0091385f3f
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>