mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-10-31 16:07:36 +03:00 
			
		
		
		
	At the moment, static files are not included in the package data when installing using setuptools. This is necessary for the GraphiQL view.
		
			
				
	
	
		
			4 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| include README.md LICENSE
 | |
| recursive-include graphene_django/templates *
 | |
| recursive-include graphene_django/static *
 |