| commit 166: | 37298aa26931 |
| parent 165: | 2e52b9c7436e |
| branch: | trunk |
Updated command line options for source directory to follow example of build directory.
- View jezdez's profile
-
jezdez's public repos »
- django-adminfiles-de
- pip-standalone
- djangologging
- django-endless-pagination-de
- django-endless-pagination-fixes
- creole
- pip-wininst
- transifex-buildout
- hgstuff
- akismet
- django-dbtemplates
- Sphinx-PyPI-upload
- django-robots
- django-authority
- pip-config
- jezdez.bitbucket.org
- ports
- virtualenv-packaging
- pip
- django-registration-de
- pycompletion
- django-piston
- django-piston-python-oauth2
- django-licenses
- jzdz
- django-vcstorage
- textmate-missingdrawer
- virtualenv
- pip-uninstall
- setuptools_hg
- djangolocales
- django-staticfiles
- Send message
9 months ago
Changed (Δ38 bytes):
raw changeset »
pip.py (1 lines added, 1 lines removed)
| … | … | @@ -381,7 +381,7 @@ class InstallCommand(Command): |
381 |
381 |
default=None, |
382 |
382 |
help='Unpack packages into DIR (default %s) and build from there' % base_prefix) |
383 |
383 |
self.parser.add_option( |
384 |
'--src', '--source', |
|
384 |
'--src', '--source', '--source-dir', '--source-directory', |
|
385 |
385 |
dest='src_dir', |
386 |
386 |
metavar='DIR', |
387 |
387 |
default=None, |
