mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-29 09:19:49 +03:00
Add requirements-txt-fixer pre-commit hook and run on all files
This commit is contained in:
parent
28f6353212
commit
4214981444
|
@ -15,3 +15,4 @@
|
||||||
- id: pretty-format-json
|
- id: pretty-format-json
|
||||||
args:
|
args:
|
||||||
- --autofix
|
- --autofix
|
||||||
|
- id: requirements-txt-fixer
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Required library
|
|
||||||
Sphinx==1.5.3
|
|
||||||
# Docs template
|
# Docs template
|
||||||
http://graphene-python.org/sphinx_graphene_theme.zip
|
http://graphene-python.org/sphinx_graphene_theme.zip
|
||||||
|
# Required library
|
||||||
|
Sphinx==1.5.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user