Install the custom pygments lexer using python3.

This commit is contained in:
Bob Nystrom
2018-07-14 11:44:53 -07:00
parent d13cafed71
commit 52f08aec05
3 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@ set -e
# Install the Wren Pygments lexer.
cd util/pygments-lexer
sudo python setup.py develop
sudo python3 setup.py develop
cd ../..
# Build the docs.

View File

@ -8,5 +8,6 @@ Home-page: UNKNOWN
Author: Robert Nystrom
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN