Kaydet (Commit) 9ba7a309 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

use the latest pygments version

üst 97179b0f
......@@ -41,7 +41,7 @@ checkout:
fi
@if [ ! -d tools/pygments ]; then \
echo "Checking out Pygments..."; \
svn checkout $(SVNROOT)/external/Pygments-0.10/pygments tools/pygments; \
svn checkout $(SVNROOT)/external/Pygments-0.11.1/pygments tools/pygments; \
fi
update: checkout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment