Files
pytest-xdist/changelog/376.feature.rst
2019-01-09 11:14:35 -02:00

4 lines
213 B
ReStructuredText

The current directory is no longer added ``sys.path`` for local workers, only for remote connections.
This behavior is surprising because it makes xdist runs and non-xdist runs to potentially behave differently.