FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

use the latest pygments version · java66liu/python@a2bfe60 · GitHub

forked from glix/python

Commit a2bfe60

Browse files
benjamin.peterson
committed
use the latest pygments version
git-svn-id: http://svn.python.org/projects/python/trunk@66358 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 091a433 commit a2bfe60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎Doc/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ checkout:
4141
fi
4242
@if [ ! -d tools/pygments ]; then \
4343
echo "Checking out Pygments..."; \
44-
svn checkout $(SVNROOT)/external/Pygments-0.10/pygments tools/pygments; \
44+
svn checkout $(SVNROOT)/external/Pygments-0.11.1/pygments tools/pygments; \
4545
fi
4646

4747
update: checkout

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL