From 353266b82a1a5a64787d24436bf71c717febc318 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:10:33 +0100 Subject: [PATCH] Updated files with 'repo_helper'. --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index a221395..31cc019 100644 --- a/tox.ini +++ b/tox.ini @@ -252,11 +252,13 @@ filterwarnings = always:ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead:DeprecationWarning [testenv:py312-click{7,8.0,8.1}] +download = True setenv = PYTHONDEVMODE=1 PIP_DISABLE_PIP_VERSION_CHECK=1 [testenv:py313-dev-click{7,8.0,8.1}] +download = True setenv = PYTHONDEVMODE=1 PIP_DISABLE_PIP_VERSION_CHECK=1