A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2011-January/101793.html below:

[Python-checkins] distutils2: doc about the packages_root option

[Python-checkins] distutils2: doc about the packages_root option [Python-checkins] distutils2: doc about the packages_root optiontarek.ziade python-checkins at python.org
Sat Jan 29 14:24:53 CET 2011
tarek.ziade pushed e050062fe83b to distutils2:

http://hg.python.org/distutils2/rev/e050062fe83b
changeset:   914:e050062fe83b
tag:         tip
user:        Tarek Ziade <tarek at ziade.org>
date:        Sat Jan 29 14:24:45 2011 +0100
summary:
  doc about the packages_root option

files:
  docs/source/setupcfg.rst

diff --git a/docs/source/setupcfg.rst b/docs/source/setupcfg.rst
--- a/docs/source/setupcfg.rst
+++ b/docs/source/setupcfg.rst
@@ -128,6 +128,8 @@
 
 This section describes the files included in the project.
 
+- **packages_root**: the root directory containing all packages. If not provided
+  Distutils2 will use the current directory.  *\*optional*
 - **packages**: a list of packages the project includes *\*optional* *\*multi*
 - **modules**: a list of packages the project includes *\*optional* *\*multi*
 - **scripts**: a list of scripts the project includes *\*optional* *\*multi*
@@ -136,6 +138,7 @@
 Example::
 
     [files]
+    packages_root = src
     packages =
             pypi2rpm
             pypi2rpm.command

--
Repository URL: http://hg.python.org/distutils2
More information about the Python-checkins mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4