[ext] Adds docker extra to setup.py
This commit is contained in:
@ -46,6 +46,9 @@ python.add_requirements(
|
||||
dev=[
|
||||
'pytest-timeout >=1,<2',
|
||||
],
|
||||
docker=[
|
||||
'bonobo-docker',
|
||||
],
|
||||
jupyter=[
|
||||
'jupyter >=1.0,<1.1',
|
||||
'ipywidgets >=6.0.0.beta5',
|
||||
|
||||
Reference in New Issue
Block a user