Compare commits
2 commits
a3cf76b28a
...
88f75d8830
Author | SHA1 | Date | |
---|---|---|---|
88f75d8830 | |||
36013b31ee |
1 changed files with 2 additions and 0 deletions
2
spcd.sh
2
spcd.sh
|
@ -677,7 +677,9 @@ index-url = ${SPCD_URL_PYTHON}
|
|||
pip install --upgrade "pip"
|
||||
spcd_split
|
||||
pip install \
|
||||
"mypy" \
|
||||
"pelican" \
|
||||
"pytest" \
|
||||
"ruff" \
|
||||
"sphinx" "sphinx-rtd-theme"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue