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.
pip
1 parent 74d49d2 commit 7c581d5Copy full SHA for 7c581d5
tox.ini
@@ -173,9 +173,6 @@ description =
173
run reverse dependency testing against pytest plugins under `{basepython}`
174
# use latest versions of all plugins, including pre-releases
175
pip_pre=true
176
-# use latest pip to get new dependency resolver (#7783)
177
-download=true
178
-install_command=python -m pip install {opts} {packages}
179
changedir = testing/plugins_integration
180
deps = -rtesting/plugins_integration/requirements.txt
181
setenv =
0 commit comments