Skip to content

Commit

Permalink
remove pygments setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ruby0x1 committed Jun 5, 2020
1 parent 6350ddd commit cd01246
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions util/deploy_docs_from_travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd01246

Please sign in to comment.