From 3c2d65a801534953577dfb3ecc7366c786378b52 Mon Sep 17 00:00:00 2001 From: fernandocrz Date: Wed, 1 Nov 2023 15:32:24 -0300 Subject: [PATCH] fix error dealing with magic commands --- tox.ini | 1 + 1 file changed, 1 insertion(+) 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 =