We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1356b07 commit fe2c427Copy full SHA for fe2c427
.github/workflows/workflow.yml
@@ -69,7 +69,7 @@ jobs:
69
fail-fast: false
70
matrix:
71
python-version: ['pypy3.9', '3.8', '3.9', '3.10', '3.11', '3.12']
72
- sphinx-version: ['>=5,<6', '>=6a0,<7', '>=7,<8']
+ sphinx-version: ['>=5,<6', '>=6a0,<7', '>=7,<7.3']
73
os: [windows-latest, macos-latest, ubuntu-latest]
74
steps:
75
- uses: actions/checkout@v4
0 commit comments