Skip to content

Commit 2de5785

Browse files
committed
try dev sg
1 parent 4ec5f69 commit 2de5785

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build_tools/update_environments_and_lock_files.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ def remove_from(alist, to_remove):
372372
"memory_profiler",
373373
"compilers",
374374
"sphinx",
375-
"sphinx-gallery",
375+
# "sphinx-gallery",
376376
"sphinx-copybutton",
377377
"numpydoc",
378378
"sphinx-prompt",
@@ -389,6 +389,7 @@ def remove_from(alist, to_remove):
389389
"jupyterlite-sphinx",
390390
"jupyterlite-pyodide-kernel",
391391
"sphinxcontrib-sass",
392+
"git+https://github.com/sphinx-gallery/sphinx-gallery",
392393
],
393394
"package_constraints": {
394395
"python": "3.9",

0 commit comments

Comments
 (0)