Skip to content

Commit 4de11a0

Browse files
committed
Fix py312-docutils0.18 tests.
1 parent c91434b commit 4de11a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ commands =
350350
python --version
351351
python -m pytest --cov=html_section -r aR tests/ {posargs}
352352
353-
[testenv:py313-docutils0.18]
353+
[testenv:py{312,313}-docutils0.18]
354354
setenv =
355355
PYTHONDEVMODE=1
356356
PIP_DISABLE_PIP_VERSION_CHECK=1

0 commit comments

Comments
 (0)