Skip to content

Commit 8a8c693

Browse files
authored
fix: include the graphql file in the build, with the correct path (#286)
1 parent af12d6b commit 8a8c693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
recursive-include openhexa/cli/skeleton *
2-
recursive-include openhexa/cli/graphql *
2+
recursive-include openhexa/graphql *

0 commit comments

Comments
 (0)