Merge pull request #667 from graingert/fix-sys-path
fix sys.path for local workers Fixes #421
This commit is contained in:
1
changelog/421.bugfix.rst
Normal file
1
changelog/421.bugfix.rst
Normal file
@@ -0,0 +1 @@
|
||||
Copy the parent process sys.path into local workers, to work around execnet's python -c adding the current directory to sys.path.
|
||||
Reference in New Issue
Block a user