mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-05-28 20:16:38 +01: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'],
|
||||
'test': ['nose'],
|
||||
'mongodb': ['pymongo'],
|
||||
'notify': ['notify2'],
|
||||
'doc': ['sphinx'],
|
||||
},
|
||||
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||
|
Loading…
x
Reference in New Issue
Block a user