Skip to content

Commit bee8baa

Browse files
Updated files with 'repo_helper'.
1 parent 0accea9 commit bee8baa

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}]
254+
download = True
254255
setenv =
255256
PYTHONDEVMODE=1
256257
PIP_DISABLE_PIP_VERSION_CHECK=1
257258
258259
[testenv:py313-sphinx{3.2,3.3,3.4,3.5}]
260+
download = True
259261
setenv =
260262
PYTHONDEVMODE=1
261263
PIP_DISABLE_PIP_VERSION_CHECK=1

0 commit comments

Comments
 (0)