summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2009-09-11 15:16:16 +0200
committergbrandl <devnull@localhost>2009-09-11 15:16:16 +0200
commit62a15a609483430c0770a3c152f069954ed83c76 (patch)
treeae4dc0ebb35c3ab020076b01e4e153c51abfd15b /setup.py
parentacdc154512fa4702fd6fed526ea1e0bbc62759cd (diff)
downloadpygments-62a15a609483430c0770a3c152f069954ed83c76.tar.gz
Make make check happy.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index de3f69af..a8879afc 100755
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,8 @@
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
+ .. _Pygments tip:
+ http://dev.pocoo.org/hg/pygments-main/archive/tip.tar.gz#egg=Pygments-dev
:copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.