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 d44445e commit 25c2d54Copy full SHA for 25c2d54
tox.ini
@@ -239,11 +239,13 @@ filterwarnings =
239
ignore:lib2to3 package is deprecated and may not be able to parse Python 3.10+:PendingDeprecationWarning
240
241
[testenv:py312-click{7,8}]
242
+download = True
243
setenv =
244
PYTHONDEVMODE=1
245
PIP_DISABLE_PIP_VERSION_CHECK=1
246
247
[testenv:py313-dev-click{7,8}]
248
249
250
251
0 commit comments