Require Python >= 3.5

This commit is contained in:
Alexander Graf
2016-12-22 13:27:08 +01:00
parent 73f85b3316
commit f2660f7c02
2 changed files with 2 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
language: python
python:
- "3.3"
- "3.4"
- "3.5"
- "3.5-dev"
- "3.6-dev"