Skip to content

Commit

Permalink
remove depencies installed by qc
Browse files Browse the repository at this point in the history
  • Loading branch information
landmanbester committed Feb 19, 2024
1 parent 8a010b4 commit 59e1d3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@

requirements = [
'numpy',
'matplotlib',
'ipython',
# 'matplotlib',
# 'ipython',
'scikit-image',
'PyWavelets',
'katbeam',
'pytest >= 6.2.2',
# 'pytest<=7.4.4, >=7.3.1',
'numexpr',
'pyscilog >= 0.1.2',
'Click',
Expand Down

0 comments on commit 59e1d3a

Please sign in to comment.