Skip to content

Commit

Permalink
exclude further test files in MANIFEST
Browse files Browse the repository at this point in the history
  • Loading branch information
zigaLuksic committed Jun 13, 2022
1 parent 1e851f7 commit 71d6579
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ include LICENSE
include README.md
exclude eolearn/tests/*
exclude eolearn/tests/test_extra/*
exclude eolearn/tests/test_utils/*
exclude eolearn/tests/stats/*
2 changes: 2 additions & 0 deletions io/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ include requirements*.txt
include LICENSE
include README.md
exclude eolearn/tests/*
exclude eolearn/tests/test_extra/*
exclude eolearn/tests/TestInputs/*

0 comments on commit 71d6579

Please sign in to comment.