From 08109951a77678225fb2cfd8ef45b0745a7d4de8 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Fri, 7 Jul 2023 02:22:08 +0200 Subject: [PATCH] MAINT: remove `nbmake` restrictions --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6d3f1c00..848410eb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -75,7 +75,7 @@ jupyter = jupyterlab-myst ypy-websocket <0.8.3; python_version <"3.8.0" test = - nbmake <=1.3.0 # https://github.com/ComPWA/ampform-dpd/actions/runs/3190469093/jobs/5205620578#step:3:69 + nbmake numpy pytest >=6.0 # pyproject.toml pytest-cov