Python 3.7 only

pull/67/head
Christophe Mehay 4 years ago
parent dacda29137
commit af0cbea44f

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

Loading…
Cancel
Save