nvchecker: add python-pysmf
This commit is contained in:
parent
b955911b3e
commit
eb4d775288
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[python-pysmf]
|
||||
source = "github"
|
||||
github = "dsacre/pysmf"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[python-sphinxcontrib-fulltoc]
|
||||
source = "github"
|
||||
github = "sphinx-contrib/fulltoc"
|
||||
|
|
Loading…
Reference in a new issue