mirror of
https://github.com/python-kasa/python-kasa.git
synced 2026-01-13 15:22:41 +00:00
only support >= 3.6
This commit is contained in:
@@ -2,7 +2,6 @@ sudo: false
|
||||
language: python
|
||||
dist: xenial
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
install: pip install tox-travis coveralls
|
||||
|
||||
Reference in New Issue
Block a user