Version 0.2.9
This commit is contained in:
parent
9a58a915c2
commit
9648bc44cc
14 changed files with 202 additions and 144 deletions
2
setup.py
2
setup.py
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue