mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
chore(scripts): do not install deltachat-rpc-client twice
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user