summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-09-20 12:02:13 +0200
committerGeorg Brandl <georg@python.org>2014-09-20 12:02:13 +0200
commit5f4ac79b49e93998ba827e0073ea2b0de95b6593 (patch)
tree5e7dd1b29350d10c0244a67d001e9839c67fd5ba
parentf62d7598287b7f5026637811ed5913b51c649f3f (diff)
downloadpygments-5f4ac79b49e93998ba827e0073ea2b0de95b6593.tar.gz
rm easy_install advice
-rwxr-xr-xsetup.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.py b/setup.py
index a0b2e90b..5565adef 100755
--- a/setup.py
+++ b/setup.py
@@ -18,11 +18,6 @@
* it is usable as a command-line tool and as a library
* ... and it highlights even Brainfuck!
- The `Pygments tip`_ is installable with ``easy_install Pygments==dev``.
-
- .. _Pygments tip:
- http://bitbucket.org/birkenfeld/pygments-main/get/default.zip#egg=Pygments-dev
-
:copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""