Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use str object for jupyterlite-sphinx jupyterlite_dir config
* To avoid warning WARNING: The config value `jupyterlite_dir' has type `PosixPath', defaults to `str'. use a str for the jupyterlite-sphinx v0.13.0+ jupyterlite_dir config option. * Update jupyterlite-spinx lower bound to v0.13.0 in 'docs' extra. * Reverts PR https://github.com/scikit-hep/pyhf/pull/ 2300
- Loading branch information