Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions bin/build_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ if [ "$TRAVIS_REPO_SLUG" == "ActivitySim/activitysim" ] && \

# assume these are installed already
# echo "Installing dependencies"
# conda install --yes --quiet sphinx numpydoc
# pip install sphinx_rtd_theme
# pip install sphinx numpydoc sphinx_rtd_theme

echo "Building docs"
cd docs
Expand Down