We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d05eba commit c8ca2beCopy full SHA for c8ca2be
.gitlab-ci.yml
@@ -3,6 +3,7 @@ stages:
3
# - deployment
4
5
image: python:3.5-slim-jessie
6
+ - apt-get install xz-utils
7
8
# Change pip's cache directory to be inside the project directory since we can
9
# only cache local items.
0 commit comments