mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 12:58:36 +00:00
Add notify2 to the extra dependencies
This commit is contained in:
parent
dd199a6893
commit
99c129cb03
1
setup.py
1
setup.py
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user