~edwargix/git.sr.ht

d5ec95fff8cb85ea5a08e8ce371871d73286c5e5 — Drew DeVault 5 years ago 31d10df
setup.py: add graphql bits
1 files changed, 3 insertions(+), 1 deletions(-)

M setup.py
M setup.py => setup.py +3 -1
@@ 38,7 38,9 @@ setup(
          'templates/*.html',
          'static/*',
          'static/icons/*',
          'hooks/*'
          'hooks/*',
          'schema.graphqls',
          'default_query.graphql',
      ]
  },
  scripts = [