Skip to content

Commit

Permalink
chore(scripts): do not install deltachat-rpc-client twice
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Feb 13, 2024
1 parent fe3c1f6 commit 73492ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build-python-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ python3 -m venv venv
venv/bin/pip install ./python
venv/bin/pip install ./deltachat-rpc-client
venv/bin/pip install sphinx breathe sphinx_rtd_theme
venv/bin/pip install ./deltachat-rpc-client
venv/bin/sphinx-build -b html -a python/doc/ dist/html

0 comments on commit 73492ca

Please sign in to comment.