Skip to content

Commit a4b81dd

Browse files
Updated files with 'repo_helper'.
1 parent 313e18e commit a4b81dd

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
@@ -229,11 +229,13 @@ toplevel = consolekit
229229
package = consolekit
230230
231231
[testenv:py312-click{7.1,8.0,8.1}]
232+
download = True
232233
setenv =
233234
PYTHONDEVMODE=1
234235
PIP_DISABLE_PIP_VERSION_CHECK=1
235236
236237
[testenv:py313-dev-click{7.1,8.0,8.1}]
238+
download = True
237239
setenv =
238240
PYTHONDEVMODE=1
239241
PIP_DISABLE_PIP_VERSION_CHECK=1

0 commit comments

Comments
 (0)