summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-09-07 09:59:05 +0200
committerGeorg Brandl <georg@python.org>2010-09-07 09:59:05 +0200
commit717b67d975bb80ed162b0f588fa2c87bda5cb8f3 (patch)
treed030c89973d53bf9e432db453a2f059a521c93da /setup.py
parent0db1c037c4417d2142b25509a8a42dd6a48f228a (diff)
downloadpygments-717b67d975bb80ed162b0f588fa2c87bda5cb8f3.tar.gz
Switch to bitbucket as main repo.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index da9819c3..52bec9d9 100755
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@
The `Pygments tip`_ is installable with ``easy_install Pygments==dev``.
.. _Pygments tip:
- http://dev.pocoo.org/hg/pygments-main/archive/tip.tar.gz#egg=Pygments-dev
+ http://bitbucket.org/birkenfeld/pygments-main/get/tip.zip#egg=Pygments-dev
:copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.