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 313e18e commit a4b81ddCopy full SHA for a4b81dd
tox.ini
@@ -229,11 +229,13 @@ toplevel = consolekit
229
package = consolekit
230
231
[testenv:py312-click{7.1,8.0,8.1}]
232
+download = True
233
setenv =
234
PYTHONDEVMODE=1
235
PIP_DISABLE_PIP_VERSION_CHECK=1
236
237
[testenv:py313-dev-click{7.1,8.0,8.1}]
238
239
240
241
0 commit comments