Add werkzeug dependency

This commit is contained in:
Jakub Warmuz
2015-03-25 12:50:51 +00:00
parent a204574b02
commit 073dea2624
+1
View File
@@ -39,6 +39,7 @@ install_requires = [
'python-augeas',
'python2-pythondialog',
'requests',
'werkzeug',
'zope.component',
'zope.interface',
# order of items in install_requires DOES matter and M2Crypto has