diff options
author | Georg Brandl <georg@python.org> | 2014-09-20 12:34:06 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-09-20 12:34:06 +0200 |
commit | c38518f183c96a5d2b043fe4744286de8233fe3b (patch) | |
tree | 26d2c8ebd5fa6ba834236c6216a4b47400acd808 /setup.py | |
parent | 074bb277547a6d4eed650497d09f0f7210e92c24 (diff) | |
parent | 2fdd3d9c07a8bfbe172e577218e26bfc99637802 (diff) | |
download | pygments-c38518f183c96a5d2b043fe4744286de8233fe3b.tar.gz |
Merged in lsf37/pygments-main (pull request #386)
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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. """ |