mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-09 21:28:39 +01:00
remove pygments setup
This commit is contained in:
@ -7,11 +7,6 @@ then
|
||||
WREN_PY="$WREN_PY_BINARY"
|
||||
fi
|
||||
|
||||
# Install the Wren Pygments lexer.
|
||||
cd util/pygments-lexer
|
||||
sudo $WREN_PY setup.py develop
|
||||
cd ../..
|
||||
|
||||
# Build the docs.
|
||||
mkdir -p build
|
||||
$WREN_PY ./util/generate_docs.py
|
||||
|
||||
Reference in New Issue
Block a user