Skip to content

Commit

Permalink
Make sure tests are included in source distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
sbraz committed Mar 21, 2017
1 parent ea75bcd commit 16ce31b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
exclude .* MANIFEST.in
include tests/data/*
graft tests
global-exclude __pycache__
global-exclude *.py[co]

0 comments on commit 16ce31b

Please sign in to comment.