add package twine

This commit is contained in:
Marc Beninca 2024-08-19 00:22:34 +02:00
parent 3f121920fc
commit f990897cad
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -682,7 +682,8 @@ index-url = ${SPCD_URL_PYTHON}
"pelican" \
"pytest" \
"ruff" \
"sphinx" "sphinx-rtd-theme"
"sphinx" "sphinx-rtd-theme" \
"twine"
}
spcd_install_python_modules() {