mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-10-30 23:47:30 +03:00 
			
		
		
		
	* 🔧 Add pre-commit config Similar to graphene and graphene-sqlalchemy * ⬆ Bump black * 👷 Lint on CI * ⬆ Bump flake8-black * 🔧 Keep excluding migrations * ⬆ Bump flake8 * 🔧 Remove black and flake8 from tox config * ⬆ Update pre-commit versions * Upgrade syntax to python 3.7+ * Format with pre-commit dedent docs/schema.py to allow formatting * Fix tests on python 3.7
		
			
				
	
	
		
			7 lines
		
	
	
		
			268 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			268 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 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
 |