aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-07-06 03:46:16 +0000
committerPJ Eby <distutils-sig@python.org>2005-07-06 03:46:16 +0000
commite5eac13db392f851f15e014a1c20debb22da89b2 (patch)
tree988605e0650c7f86d2712b2dc67994865dacc900 /setup.py
parent8468e915d354af475ef47363cccafdc9d458b7a8 (diff)
downloadexternal_python_setuptools-e5eac13db392f851f15e014a1c20debb22da89b2.tar.gz
external_python_setuptools-e5eac13db392f851f15e014a1c20debb22da89b2.tar.bz2
external_python_setuptools-e5eac13db392f851f15e014a1c20debb22da89b2.zip
Added ``develop`` command to ``setuptools``-based packages. This command
installs an ``.egg-link`` pointing to the package's source directory, and script wrappers that ``execfile()`` the source versions of the package's scripts. This lets you put your development checkout(s) on sys.path without having to actually install them. (To uninstall the link, use use ``setup.py develop --uninstall``.) --HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041080
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions