This commit is contained in:
parent
dd457b9a85
commit
0ad80b2761
2 changed files with 5 additions and 3 deletions
5
spcd.sh
5
spcd.sh
|
@ -711,6 +711,11 @@ index-url = ${SPCD_URL_PYTHON}
|
|||
. "${spcd_ip__venv}/bin/activate"
|
||||
spcd_split
|
||||
pip install --upgrade "pip"
|
||||
spcd_split
|
||||
pip install \
|
||||
"pelican" \
|
||||
"ruff" \
|
||||
"sphinx"
|
||||
}
|
||||
|
||||
spcd_install_python_modules() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue