diff --git a/changelog/421.bugfix.rst b/changelog/421.bugfix.rst new file mode 100644 index 0000000..121c69c --- /dev/null +++ b/changelog/421.bugfix.rst @@ -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.