Skip to content

Commit

Permalink
Added dummy file to examples/estimation/data/AB to make sure directoy…
Browse files Browse the repository at this point in the history
… gets created
  • Loading branch information
eacharles committed Aug 23, 2022
1 parent bf887fb commit 7d4ddf4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
],
"tests": ["*.hdf5", "*.yaml", "*.columns"],
"examples/estimation/data/SED": ["*.list"],
"examples/estimation/data/AB": ["*.AB"],
"examples/estimation/data/AB": ["*.txt"],
"examples/estimation/data/FILTER": ["*.res", "*.txt"],
"examples/goldenspike/data": ["*.pkl"],
},
Expand Down

0 comments on commit 7d4ddf4

Please sign in to comment.