You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pin tests to Sphinx==1.6b1 so they pass.
Depend on `setup.py test` to install the test dependencies so they're all in one place and so they work when run outside of tox as well.
Bump to Python 3.6 in tox while we're at it.