520602d7ce
492bd2fa1f
@ -110,7 +110,7 @@ def _connect_local(spec):
return {
'method': 'local',
'kwargs': {
'python_path': spec.python_path(),
'python_path': spec.python_path(rediscover_python=True),
}