remove python 3 since support for openpyxl

This commit is contained in:
Achilles Rasquinha 2018-03-13 00:35:52 +05:30
parent ae5389c42f
commit b8d4573dc4

View file

@ -3,7 +3,6 @@ dist: trusty
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"