support py2 and 3

This commit is contained in:
j 2016-08-23 10:55:24 +02:00
commit a6a35e18d4
6 changed files with 24 additions and 19 deletions

View file

@ -51,6 +51,7 @@ setup(
],
install_requires=[
'ox >= 2.1.541,<3',
'six',
'requests >= 1.1.0'
],
keywords = [