Skip to content
Snippets Groups Projects
Commit b3688bcf authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

ci: install setuptools_scm on Alpine

parent 7170a4ee
No related branches found
No related tags found
2 merge requests!254ci: don't test development versions,!185setup: don't handle missing setuptools_scm gracefully
......@@ -77,7 +77,7 @@
image:
name: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/alpine:$ALPINE
script:
- apk add gnupg git unzip openssh mercurial py3-pip py3-pygments
- apk add gnupg git unzip openssh mercurial py3-pip py3-pygments py3-setuptools_scm
- |
if test -z "$DULWICH"
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment