diff --git a/spcd.sh b/spcd.sh index 43365dc..a842fce 100644 --- a/spcd.sh +++ b/spcd.sh @@ -677,6 +677,7 @@ index-url = ${SPCD_URL_PYTHON} pip install --upgrade "pip" spcd_split pip install \ + "mypy" \ "pelican" \ "pytest" \ "ruff" \