Since the `2026.7.0` release PyPI no longer reports the license for this project. * [2026.7.0](https://pypi.org/project/fsspec/) currently shows no license * [2026.6.0](https://pypi.org/project/fsspec/2026.6.0/) shows BSD-3-Clause. This is causing the license check in my project to fail using the [LicenseCheck](https://github.com/FHPythonUtils/LicenseCheck) tool.
Since the
2026.7.0release PyPI no longer reports the license for this project.This is causing the license check in my project to fail using the LicenseCheck tool.