pytest-plugins icon indicating copy to clipboard operation
pytest-plugins copied to clipboard

path.py is deprecated

Open maresb opened this issue 4 years ago • 2 comments

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.

maresb avatar Mar 09 '21 20:03 maresb

Merged, thanks for raising. I'll close this when we get a release out.

eeaston avatar Nov 19 '21 15:11 eeaston

This is breaking pip check for pytest-shutil -> pytest-virtualenv -> scikit-build-core on conda-forge. Any ETA on a release?

henryiii avatar Nov 16 '22 21:11 henryiii