pytest-plugins
pytest-plugins copied to clipboard
path.py is deprecated
As stated here, path.py has been renamed to path.
This leads to issues in other projects such as https://github.com/conda-forge/pytest-shutil-feedstock/issues/5 which expect path.py not to be used anymore.
I propose #174 as a fix.
Merged, thanks for raising. I'll close this when we get a release out.
This is breaking pip check for pytest-shutil -> pytest-virtualenv -> scikit-build-core on conda-forge. Any ETA on a release?