Skip to content

Commit 98b1c21

Browse files
committed
chore: add MANIFEST.in
1 parent f39077f commit 98b1c21

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MANIFEST.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
global-exclude *.py[cod]
2+
recursive-exclude examples *
3+
recursive-exclude graphene-mongo/tests *
4+
include README.md LICENSE

0 commit comments

Comments
 (0)