Skip to content

Commit

Permalink
CI: only install sphinx on py35 build
Browse files Browse the repository at this point in the history
Sphinx pulls in pytz which we want to avoid to test running without
it.

The sphinx related code is well tested by the circle CI that builds
the docs.
  • Loading branch information
tacaswell committed Jul 8, 2018
1 parent a0184cd commit 9c58724
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements/testing/travis_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ pytest-rerunfailures
pytest-timeout
pytest-xdist
python-dateutil
sphinx
tornado
tox

0 comments on commit 9c58724

Please sign in to comment.