Skip to content

Commit

Permalink
Update MANIFEST.in to account for removal of test data
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Mar 22, 2024
1 parent 6acdcba commit a5011d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ exclude *.ipynb

recursive-include brainglobe_stitch *.py
recursive-include brainglobe_stitch *.ijm
recursive-include temp_directory *.h5
recursive-include temp_directory *.txt
recursive-include temp_directory *.xml


recursive-exclude * __pycache__
recursive-exclude * *.py[co]
Expand Down

0 comments on commit a5011d6

Please sign in to comment.