forked from orbit-oss/flask
Added MANIFEST.in. This fixes #39
This commit is contained in:
parent
b18560fcaa
commit
c6e6792cd5
1 changed files with 4 additions and 0 deletions
4
MANIFEST.in
Normal file
4
MANIFEST.in
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
include Makefile CHANGES LICENSE AUTHORS
|
||||
recursive-include tests *
|
||||
recursive-include docs *
|
||||
prune docs/_build/doctrees
|
||||
Loading…
Add table
Add a link
Reference in a new issue