graphene-django/MANIFEST.in

6 lines
267 B
Plaintext
Raw Normal View History

2018-05-25 08:28:51 +03:00
include README.md LICENSE
recursive-include graphene_django/templates *
recursive-include graphene_django/static *
include examples/cookbook/cookbook/ingredients/fixtures/ingredients.json
include examples/cookbook-plain/cookbook/ingredients/fixtures/ingredients.json