From 3278ce3c9d4762fbe28671061f2d3cd462b6f251 Mon Sep 17 00:00:00 2001 From: Luigi Pertoldi Date: Tue, 11 Oct 2022 13:36:35 +0200 Subject: [PATCH] [setup] bug fix --- setup.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index e26862794..985345a02 100644 --- a/setup.cfg +++ b/setup.cfg @@ -64,9 +64,7 @@ console_scripts = [options.extras_require] all = - pygama[daq,docs,test] -daq = - fcutils@git+https://github.com/legend-exp/pyfcutils@v0.2.0#egg=fcutils + pygama[docs,test] docs = furo jupyter