Skip to content

Commit

Permalink
update MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
kbarbary committed Jun 1, 2015
1 parent 99a7561 commit 7337b39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
include README.md
include CHANGES.md
include AUTHORS.md
include licenses/*

# do not include sep.pyx (see setup.py).
include src/*.[c,h]
include licenses/*
include test.py
include src/*.c.inc

recursive-include docs *
prune docs/_build
Expand Down

0 comments on commit 7337b39

Please sign in to comment.