Version 0.2.9

This commit is contained in:
Rob Glew 2016-03-21 13:57:52 -05:00
parent 9a58a915c2
commit 9648bc44cc
14 changed files with 202 additions and 144 deletions

View file

@ -23,11 +23,11 @@ setup(name='pappyproxy',
download_url='https://github.com/roglew/pappy-proxy/archive/%s.tar.gz'%VERSION,
install_requires=[
'beautifulsoup4>=4.4.1',
'clipboard>=0.0.4',
'cmd2>=0.6.8',
'crochet>=1.4.0',
'Jinja2>=2.8',
'pygments>=2.0.2',
'pyperclip>=1.5.26',
'pytest-cov>=2.2.0',
'pytest-mock>=0.9.0',
'pytest-twisted>=1.5',