Switch from BTD to Sphinx.

This commit is contained in:
Patrick Lehmann
2024-10-24 08:13:14 +02:00
parent c9d0e8e9c6
commit 1d0c8b36e8
8 changed files with 195 additions and 58 deletions

View File

@@ -138,7 +138,7 @@ python_version_list
| Parameter Name | Required | Type | Default |
+======================+==========+==========+============================+
| python_version_list | optional | string | ``3.8 3.9 3.10 3.11 3.12`` |
+----------------------+----------+----------+-------------------------- -+
+----------------------+----------+----------+----------------------------+
Space separated list of CPython versions and/or mypy version to run tests with.