Skip to content

Commit

Permalink
include all necessary test files in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
nschloe committed Feb 18, 2020
1 parent 859fb38 commit e2bca5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
include LICENSE.txt
# Don't recursively include everything that's in test; there may be cruft files,
# left-overs from experiments etc.
# recursive-include test *
include test/helpers.py
recursive-include test/meshes *

0 comments on commit e2bca5e

Please sign in to comment.