sphinx-notfound-page
sphinx-notfound-page copied to clipboard
Test: use tox4 to run the tests
Define https://tox.wiki/en/4.16.0/config.html#skip_missing_interpreters so when running on CircleCI it only runs the environments for the Python versions we have defined.
Closes #243