Skip to content

Commit

Permalink
Add Werkzeug to tests_require
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda authored Jul 8, 2018
1 parent ffbda59 commit d614fc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@ def fullsplit(path, result=None):
'pytest-cov',
'tox',
'mock',
'vobject'
'vobject',
'Werkzeug'
],
classifiers=[
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit d614fc6

Please sign in to comment.