Python 3.7 only

This commit is contained in:
Christophe Mehay 2020-05-09 18:08:59 +02:00
parent 21e87051e6
commit 583781dcd4

View file

@ -2,7 +2,6 @@ sudo: false
dist: xenial dist: xenial
language: python language: python
python: python:
- '3.6'
- '3.7' - '3.7'
install: pip install tox-travis pre-commit poetry install: pip install tox-travis pre-commit poetry
script: script: