Skip to content

Commit e26b11f

Browse files
committed
keep notebooks submodule requirements reference (choosing pip error over installing packages unrequired outside of submodule usage)
1 parent 9df926b commit e26b11f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

requirements/docs.txt

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,5 @@ sphinx-paramlinks>=0.5.1
1212
sphinx-togglebutton>=0.2
1313
sphinx-copybutton>=0.3
1414
typing-extensions # already in `requirements.txt` but the docs CI job does not install it
15-
Fire
16-
tqdm
17-
PyYAML
18-
wcmatch
19-
pip
15+
16+
-r ../_notebooks/.actions/requirements.txt

0 commit comments

Comments
 (0)