We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd6612 commit c6afd1dCopy full SHA for c6afd1d
README.md
@@ -17,7 +17,7 @@ To build the docs locally, you should do the following:
17
Run the following commands.
18
3. `conda env create -f ./.ci_scripts/environment.yml`
19
4. `conda activate conda-forge-docs`
20
-5. `pushd newsfeed`
+5. `cd newsfeed && pip install --no-deps .`
21
6. `pip install --no-deps .`
22
7. `popd`
23
8. `cd src`
0 commit comments