add mypy
Some checks failed
/ job (push) Failing after 10m37s

This commit is contained in:
Marc Beninca 2024-08-08 02:28:14 +02:00
parent 36013b31ee
commit 88f75d8830
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -677,6 +677,7 @@ index-url = ${SPCD_URL_PYTHON}
pip install --upgrade "pip"
spcd_split
pip install \
"mypy" \
"pelican" \
"pytest" \
"ruff" \