We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86d671 commit 52d318aCopy full SHA for 52d318a
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
os: [Ubuntu]
15
python-version: ["3.7", "3.8", "3.9", "3.10"]
16
sphinx-version:
17
- ["sphinx==4.2", "sphinx==4.5", "sphinx==5.0", "sphinx>=5.0"]
+ ["sphinx==4.3", "sphinx==4.5", "sphinx==5.0", "sphinx>=5.0"]
18
steps:
19
- uses: actions/checkout@v3
20
@@ -68,7 +68,7 @@ jobs:
68
os: [ubuntu, macos, windows]
69
python-version: ["3.11-dev"]
70
71
72
73
74
0 commit comments