Kaydet (Commit) 95049f25 authored tarafından Georg Brandl's avatar Georg Brandl

Use new Pygments version.

üst 9b02e85e
......@@ -44,7 +44,7 @@ checkout:
fi
@if [ ! -d tools/pygments ]; then \
echo "Checking out Pygments..."; \
svn checkout $(SVNROOT)/external/Pygments-0.11.1/pygments tools/pygments; \
svn checkout $(SVNROOT)/external/Pygments-1.1.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