mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-11-04 09:57:53 +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 *
 |