Skip to content

Commit 1b62887

Browse files
committed
Ensure the graphiql template is added in the distribution
Also add the (unexpectedly missing) examples to the distribution
1 parent 91317ee commit 1b62887

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ include HISTORY.rst
44
include LICENSE
55
include README.rst
66

7+
graft graphql_ws/django/templates
8+
graft examples
9+
prune examples/django_channels2/.cache
710
recursive-include tests *
811
recursive-exclude * __pycache__
912
recursive-exclude * *.py[co]

0 commit comments

Comments
 (0)