Skip to content

Commit

Permalink
Add test deps as a 'test' extra
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Jul 18, 2024
1 parent 17aa1fb commit 85ee9be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
'matplotlib': ['matplotlib'],
'pandas': ['pandas'],
'tqdm': ['tqdm'],
'test': test_requires,
'dask': dask_extra},
scripts=['bin/plot_rsr.py', 'bin/composite_rsr_plot.py',
'bin/download_atm_correction_luts.py',
Expand Down

0 comments on commit 85ee9be

Please sign in to comment.