Merge branch '5.x' into encoding-warnings

This commit is contained in:
Takeshi KOMIYA
2022-04-17 13:10:08 +09:00
committed by GitHub
138 changed files with 703 additions and 648 deletions

View File

@@ -83,7 +83,7 @@ description =
extras =
docs
commands =
python -X dev -X warn_default_encoding setup.py build_sphinx {posargs}
python -X dev -X warn_default_encoding -m sphinx -M html ./doc ./build/sphinx -W
[testenv:docslint]
basepython = python3