Commit b1687499 authored by Koen van der Veen's avatar Koen van der Veen
Browse files

update python version

parent 736c59e0
Pipeline #9849 passed with stages
in 3 minutes and 6 seconds
Showing with 1 addition and 1 deletion
+1 -1
default:
image: python:3.6
image: python:3.7
before_script:
- apt-get update && apt-get install -y libsqlcipher-dev && apt-get install -y libgl1-mesa-glx
- pip install -e .
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment