diff --git a/tox.ini b/tox.ini index 6581723..f72044f 100644 --- a/tox.ini +++ b/tox.ini @@ -15,6 +15,7 @@ setenv = commands = python setup.py test deps = -r{toxinidir}/requirements.txt +extras = jupyter [flake8] exclude =