Skip to content
Snippets Groups Projects
Commit 1f1beda1 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Use easy_install instead of pip

parent c10a7105
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ variables:
before_script:
- apk --no-cache add python
- pip install gitpython
- easy_install gitpython
build:
......
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