Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
depend on six
Browse files Browse the repository at this point in the history
  • Loading branch information
emmettbutler committed Dec 8, 2016
1 parent bcf6b14 commit bdbcafa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -32,6 +32,7 @@ def get_version():
version_file.read()).group('version')

install_requires = [
'six>=1.5',
'kazoo',
'tabulate',
'gevent>=1.1.0'
Expand Down

0 comments on commit bdbcafa

Please sign in to comment.