pylint requirements: Add github3.py
This commit is contained in:
parent
32282cad58
commit
53b0cf85ef
@ -1,6 +1,7 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==1.4.8
|
||||
github3.py==0.9.5
|
||||
isort==4.2.5
|
||||
lazy-object-proxy==1.2.2
|
||||
mccabe==0.5.2
|
||||
@ -8,4 +9,5 @@ pylint==1.6.4
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.10.0
|
||||
six==1.10.0
|
||||
uritemplate.py==0.3.0
|
||||
wrapt==1.10.8
|
||||
|
@ -1,6 +1,7 @@
|
||||
pylint
|
||||
./scripts/dev/pylint_checkers
|
||||
requests
|
||||
github3.py
|
||||
|
||||
# fix qute-pylint location
|
||||
#@ replace: qute-pylint==.* ./scripts/dev/pylint_checkers
|
||||
|
Loading…
Reference in New Issue
Block a user