diff --git a/setup.py b/setup.py index 6134ba3..8d1bcd7 100755 --- a/setup.py +++ b/setup.py @@ -38,7 +38,9 @@ setup( 'templates/*.html', 'static/*', 'static/icons/*', - 'hooks/*' + 'hooks/*', + 'schema.graphqls', + 'default_query.graphql', ] }, scripts = [