add pytest

This commit is contained in:
Marc Beninca 2024-08-08 02:19:25 +02:00
parent a3cf76b28a
commit 36013b31ee
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -678,6 +678,7 @@ index-url = ${SPCD_URL_PYTHON}
spcd_split spcd_split
pip install \ pip install \
"pelican" \ "pelican" \
"pytest" \
"ruff" \ "ruff" \
"sphinx" "sphinx-rtd-theme" "sphinx" "sphinx-rtd-theme"
} }