The gcsfs test suite is now now importable without extra libraries like psutil, numpy, prettytable and others - even if we don't intend to actually run the benchmarks. fsspec runs the gcsfs test suite as part of its CI, and although I have started to add some deps, I would much rather remove their necessity here.
@jasha26
The gcsfs test suite is now now importable without extra libraries like psutil, numpy, prettytable and others - even if we don't intend to actually run the benchmarks. fsspec runs the gcsfs test suite as part of its CI, and although I have started to add some deps, I would much rather remove their necessity here.
@jasha26