fsspec / universal_pathlib

pathlib api extended to use fsspec backends
MIT License
211 stars 36 forks source link

tests: handle version dependent xfail if module not installed #160

Closed ap-- closed 8 months ago

ap-- commented 8 months ago

Don't crash tests if an optional dependency is not installed.