Files
pytest-xdist/changelog
Jeremy Hiatt 51ef94439c Avoid modifying path placeholders created by editable installs
The setuptools implementation of editable installs will insert a
placeholder entry into sys.path as part of its magic to register its
custom import mechanism.

These are not real filesystem paths and as such should not be
rewritten to absolute paths.
2024-02-28 15:17:12 -08:00
..
2024-02-12 12:04:26 -03:00
2024-02-12 11:53:46 -03:00