Skip to content

Commit

Permalink
Add files to package_data in setup.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed Mar 23, 2018
1 parent 013c4dd commit 57f009a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,10 +339,12 @@ def __exit__(self, type, value, traceback):
'hyperspy':
[
'tests/drawing/*.png',
'tests/drawing/data/*.hspy',
'tests/drawing/plot_signal/*.png',
'tests/drawing/plot_signal1d/*.png',
'tests/drawing/plot_signal2d/*.png',
'tests/drawing/plot_markers/*.png',
'tests/drawing/plot_model/*.png',
'misc/eds/example_signals/*.hdf5',
'misc/holography/example_signals/*.hdf5',
'tests/drawing/plot_mva/*.png',
Expand Down

0 comments on commit 57f009a

Please sign in to comment.