1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00

Add notify2 to the extra dependencies

This commit is contained in:
Javi Merino 2015-04-16 09:56:29 +01:00
parent dd199a6893
commit 99c129cb03

View File

@ -78,6 +78,7 @@ params = dict(
'other': ['jinja2', 'pandas>=0.13.1'], 'other': ['jinja2', 'pandas>=0.13.1'],
'test': ['nose'], 'test': ['nose'],
'mongodb': ['pymongo'], 'mongodb': ['pymongo'],
'notify': ['notify2'],
'doc': ['sphinx'], 'doc': ['sphinx'],
}, },
# https://pypi.python.org/pypi?%3Aaction=list_classifiers # https://pypi.python.org/pypi?%3Aaction=list_classifiers