Skip to content

Commit 83c0489

Browse files
Updated files with 'repo_helper'.
1 parent 515f300 commit 83c0489

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,13 @@ filterwarnings =
251251
markers = sphinx
252252
253253
[testenv:py312-sphinx{3.2,3.3,3.4,3.5,4.0,4.1,4.2,4.3,4.4,4.5,5.0,5.1,5.2,5.3,6.0,6.1,6.2,7.0,7.1}]
254+
download = True
254255
setenv =
255256
PYTHONDEVMODE=1
256257
PIP_DISABLE_PIP_VERSION_CHECK=1
257258
258259
[testenv:py313-dev-sphinx{3.2,3.3,3.4,3.5,4.0,4.1,4.2,4.3,4.4,4.5,5.0,5.1,5.2,5.3,6.0,6.1,6.2,7.0,7.1}]
260+
download = True
259261
setenv =
260262
PYTHONDEVMODE=1
261263
PIP_DISABLE_PIP_VERSION_CHECK=1

0 commit comments

Comments
 (0)