nvchecker: add pytype
This commit is contained in:
parent
0b0b1fed2b
commit
d034f9510d
1 changed files with 5 additions and 0 deletions
|
@ -147,6 +147,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[pytype]
|
||||
source = "github"
|
||||
github = "google/pytype"
|
||||
use_max_tag = true
|
||||
|
||||
[python-pyasn]
|
||||
source = "github"
|
||||
github = "hadiasghari/pyasn"
|
||||
|
|
Loading…
Reference in a new issue