Specify python version

This commit is contained in:
Scott Shawcroft
2018-12-04 15:25:17 -08:00
parent 1b35dbf643
commit 55f14378ce

View File

@ -3,6 +3,8 @@ dist: xenial
language: c
compiler:
- gcc
python:
- "3.7"
deploy:
provider: releases