We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3277bf0 commit 1b3a0a6Copy full SHA for 1b3a0a6
1 file changed
tests/command/conftest.py
@@ -81,7 +81,6 @@ def _tester(
81
executor=executor
82
or TestExecutor(env, poetry.pool, poetry.config, tester.io),
83
)
84
- installer.use_executor(True)
85
cmd.set_installer(installer)
86
87
return tester
0 commit comments