Skip to content

Commit

Permalink
Upgrade python setuptools for CI
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Jun 15, 2020
1 parent 8678898 commit c240dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CI/travis/before_install_linux
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ install_sphinx() {
python --version
command -v python
python -m pip install -U pip
python -m pip install -U setuptools
python -m pip install sphinx
python -m pip install sphinx-rtd-theme
fi
Expand Down

0 comments on commit c240dd7

Please sign in to comment.