Drop end of life Python 3.3

This commit is contained in:
johnthagen 2019-11-24 17:10:43 -05:00 committed by GitHub
parent 2cfe657000
commit c87bad8ded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,6 @@ dist: xenial
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"