From 0efdc39ba4d4c8d39f497f43346799c2594af44a Mon Sep 17 00:00:00 2001 From: Eric Charles Date: Thu, 8 Dec 2022 18:05:57 +0100 Subject: [PATCH] add pytest_jupyter to the list of test deps --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index f79952f7c..de589f516 100644 --- a/setup.cfg +++ b/setup.cfg @@ -67,6 +67,7 @@ test = nbval pytest-playwright pytest-cov + pytest_jupyter pytest_tornasync requests-unixsocket; sys_platform != "win32" docs =