See: https://github.com/sphinx-doc/sphinx/issues/10112
- pytest: verbose isn't needed but show skipped tests - mock is not needed anymore. it is part of stdlib - Unpin Sphinx and fix warning about lexer - Mirror tox command for doc build in tasks.py
* Add py36 environment to tox * Unify dependencies across manual installation and tox * Mention tox in the docs