We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e250f55 commit 00626ceCopy full SHA for 00626ce
.readthedocs.yaml
@@ -7,7 +7,7 @@ build:
7
jobs:
8
pre_install:
9
# pip install is now not in-place, so we need to manually ensure autogen gets run
10
- - cd .\js && npm install
+ - cd js && npm install
11
python:
12
install:
13
- method: pip
0 commit comments