Skip to content

Commit

Permalink
add test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petri committed Jul 19, 2015
1 parent 2c3fa29 commit ec4162b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -48,6 +48,7 @@
packages=['beanstalk'],
install_requires=["pyaml"],
extras_require={'twisted': ["zope.interface", "Twisted>=15.2.1"]},
tests_require=["nose", "tox"],
include_package_data=True,
zip_safe=False
)
Expand Down

0 comments on commit ec4162b

Please sign in to comment.