]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
#4446: document "platforms" argument for setup().
authorGeorg Brandl <georg@python.org>
Mon, 15 Dec 2008 08:33:58 +0000 (08:33 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 15 Dec 2008 08:33:58 +0000 (08:33 +0000)
Doc/distutils/setupscript.rst

index 1e540edb251c3f980a13c306f4dfc7beb62080fb..7971878bba813b5fb029f7548e205bafd43d8221 100644 (file)
@@ -563,6 +563,8 @@ This information includes:
 +----------------------+---------------------------+-----------------+--------+
 | ``classifiers``      | a list of classifiers     | list of strings | \(4)   |
 +----------------------+---------------------------+-----------------+--------+
+| ``platforms``        | a list of platforms       | list of strings |        |
++----------------------+---------------------------+-----------------+--------+
 
 Notes: