Skip to content

Commit

Permalink
Fetch bitbucket pygments.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynes committed Dec 30, 2011
1 parent d45bd1f commit cdc3b9b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions fetch-pyg.sh
@@ -1,6 +1,3 @@
#!/bin/sh

wget http://pypi.python.org/packages/source/P/Pygments/Pygments-1.4.tar.gz#md5=d77ac8c93a7fb27545f2522abe9cc462
tar -xvf Pygments-1.4.tar.gz
rm Pygments-1.4.tar.gz
mv Pygments-1.4 resources/pygments
hg clone http://dev.pocoo.org/hg/pygments-main resources/pygments

0 comments on commit cdc3b9b

Please sign in to comment.