Skip to content

Commit

Permalink
Added six dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stuertz committed Dec 1, 2017
1 parent 359887d commit 9f962b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -77,6 +77,7 @@ def parse_requirements(filename):
include_package_data=True,
install_requires=[
'python-utils>=2.1.0',
'six',
],
tests_require=tests_reqs,
setup_requires=['setuptools', 'pytest-runner>=2.8'],
Expand Down

0 comments on commit 9f962b6

Please sign in to comment.