Skip to content

Commit

Permalink
Pygments 1.5 is now available
Browse files Browse the repository at this point in the history
  • Loading branch information
dvarrazzo committed Sep 24, 2012
1 parent e5bc119 commit 5c2d450
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/Makefile
Expand Up @@ -32,9 +32,7 @@ html:
env: easy_install
mkdir -p $(ENV_BIN)
mkdir -p $(ENV_LIB)
# should be Pygments >= 1.5, when released
hg clone https://bitbucket.org/birkenfeld/pygments-main env/pygments
ln -s `pwd`/env/pygments/pygments $(ENV_LIB)
$(EASY_INSTALL) -U "Pygments>=1.5"
$(EASY_INSTALL) -U "sphinx>=1.1"

easy_install: ez_setup
Expand Down

0 comments on commit 5c2d450

Please sign in to comment.