Skip to content

Commit

Permalink
Merge branch 'cositools:develop' into image_deconvolution_interface
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyoneda authored Jul 2, 2024
2 parents 4cdaa47 + 65706f7 commit 13e13c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
'matplotlib<=3.8.3',
'numba<=0.58.0',
'yayc',
'awscli'],
'awscli',
'scipy<=1.13.0'],
description = "High-level analysis for the COSI telescope data",
entry_points={"console_scripts":[
"cosi-response = cosipy.response.FullDetectorResponse:cosi_response",
Expand Down

0 comments on commit 13e13c8

Please sign in to comment.