[ext] Adds docker extra to setup.py
This commit is contained in:
1
setup.py
1
setup.py
@ -61,6 +61,7 @@ setup(
|
||||
'coverage (>= 4.4, < 5.0)', 'pytest (>= 3.1, < 4.0)', 'pytest-cov (>= 2.5, < 3.0)',
|
||||
'pytest-timeout (>= 1, < 2)', 'sphinx (>= 1.6, < 2.0)'
|
||||
],
|
||||
'docker': ['bonobo-docker'],
|
||||
'jupyter': ['ipywidgets (>= 6.0.0.beta5)', 'jupyter (>= 1.0, < 1.1)']
|
||||
},
|
||||
entry_points={
|
||||
|
||||
Reference in New Issue
Block a user