Merge pull request #87 from hydrosquall/hotfix/remove-python-3.3-support

Remove support for python 3.3 due to lack of functional setuptools
This commit is contained in:
Cameron Yick
2018-04-13 22:30:27 -04:00
committed by GitHub

View File

@@ -19,7 +19,6 @@ python:
- 3.6
- 3.5
- 3.4
- 3.3
- 2.7
# - 2.6