Skip to content

Commit 3221d12

Browse files
committed
update deps to allow local dev
1 parent 839070a commit 3221d12

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

conda-reqs/docs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@ dependencies:
2222
- sphinx-autobuild
2323
- sphinx_rtd_theme
2424
- docutils
25+
- requests
26+
27+
# Install Node.js outside conda to avoid conflicting with the ICU version
28+
# required by Chipyard's toolchain. fnm reads docs/.nvmrc and installs an
29+
# official Node.js binary that does not use conda's ICU package.
30+
- fnm

0 commit comments

Comments
 (0)