aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-05 09:50:36 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-05 09:50:36 -0400
commit92952a515bca3813de6d5e27638a8e7fcd0117a7 (patch)
tree2d2be34aec550ecde84c1825f4c9d31a51f9573b /.hgignore
parentb78ecd63d5c206a5cd0b065656a4493ffe496fe5 (diff)
downloadexternal_python_setuptools-92952a515bca3813de6d5e27638a8e7fcd0117a7.tar.gz
external_python_setuptools-92952a515bca3813de6d5e27638a8e7fcd0117a7.tar.bz2
external_python_setuptools-92952a515bca3813de6d5e27638a8e7fcd0117a7.zip
Moved link generation routine from setup.py to release.py. The new routine requires Python 2.6 for izip_longest and chain.from_iterable, so it's not suitable for setup.py. Also, there's no reason that every installer needs to compute the links - they can be resolved in advance during the release process.
--HG-- branch : distribute extra : rebase_source : 9f4af99f70fdfa00290be2261a921af9a76ba597
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 21ec620a..4e5d0bcf 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,3 +11,4 @@ bin
include
\.Python
*.swp
+CHANGES (links).txt