delete httpx requirement
This commit is contained in:
parent
19ecc56316
commit
45b9a5495e
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ Then install the sphinx libraries::
|
||||||
./.venv/bin/pip3 install sphinx
|
./.venv/bin/pip3 install sphinx
|
||||||
./.venv/bin/pip3 install sphinx_rtd_theme
|
./.venv/bin/pip3 install sphinx_rtd_theme
|
||||||
./.venv/bin/pip3 install sphinx_lesson
|
./.venv/bin/pip3 install sphinx_lesson
|
||||||
./.venv/bin/pip3 install httpx
|
|
||||||
|
|
||||||
|
|
||||||
The generatef html output is located in the `docs/build/html` subfolder,
|
The generatef html output is located in the `docs/build/html` subfolder,
|
||||||
|
|
Loading…
Reference in a new issue