mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
Since version 5.x Sphinx triggers a warning when `language = None`, this caused `tox -e docs` to fail. Set it to "en". See https://github.com/sphinx-doc/sphinx/pull/10481