Skip to content

Commit 25c2d54

Browse files
Updated files with 'repo_helper'.
1 parent d44445e commit 25c2d54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

+2
Original file line numberDiff line numberDiff line change
@@ -239,11 +239,13 @@ filterwarnings =
239239
ignore:lib2to3 package is deprecated and may not be able to parse Python 3.10+:PendingDeprecationWarning
240240
241241
[testenv:py312-click{7,8}]
242+
download = True
242243
setenv =
243244
PYTHONDEVMODE=1
244245
PIP_DISABLE_PIP_VERSION_CHECK=1
245246
246247
[testenv:py313-dev-click{7,8}]
248+
download = True
247249
setenv =
248250
PYTHONDEVMODE=1
249251
PIP_DISABLE_PIP_VERSION_CHECK=1

0 commit comments

Comments
 (0)