Drop Python 3.6 support (#29978)

This commit is contained in:
Ville Skyttä
2019-12-16 08:29:19 +02:00
committed by Paulus Schoutsen
parent bfafa77016
commit 445fd15f76
15 changed files with 19 additions and 135 deletions

View File

@@ -4,7 +4,7 @@ build:
image: latest
python:
version: 3.6
version: 3.7
setup_py_install: true
requirements_file: requirements_docs.txt