Skip to content

Commit

Permalink
Add ISO and MIRI data to options.package_data
Browse files Browse the repository at this point in the history
  • Loading branch information
Dries Van De Putte committed Nov 21, 2022
1 parent 622695c commit 284dc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docs =
sphinx-astropy

[options.package_data]
pahfit = data/*, packs/science/*, packs/instrument/*
pahfit = data/*, data/ISO_SWS/*, data/MIRI_MRS/*, packs/science/*, packs/instrument/*

[tool:pytest]
testpaths = "pahfit" "docs"
Expand Down

0 comments on commit 284dc03

Please sign in to comment.