From c4652d00578627209e60f96201e5a967f897f226 Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Fri, 22 Mar 2024 10:07:55 -0500 Subject: [PATCH] link motivtating PR --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c68de20b37..034be5f52f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ docs = [ "ipywidgets", "sphinx-issues", "sphinx-copybutton>=0.3.2,!=0.5.1", - "jupyterlite-sphinx>=0.13.1", + "jupyterlite-sphinx>=0.13.1", # c.f. https://github.com/scikit-hep/pyhf/pull/2458 "jupyterlite-pyodide-kernel>=0.0.7", "jupytext>=1.14.0", "ipython!=8.7.0", # c.f. https://github.com/scikit-hep/pyhf/pull/2068