Compare commits

..

No commits in common. "594d35dd9b92df9d335cd31fb55d7b17495e4ca9" and "ed851f981b17f7a7afafe4f27e2606033d02a81e" have entirely different histories.

View file

@ -136,29 +136,6 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[gron]
source = "github"
github = "tomnomnom/gron"
use_max_tag = true
prefix = "v"
[choose]
source = "github"
github = "theryangeary/choose"
use_max_tag = true
prefix = "v"
[python-darkdetect]
source = "github"
github = "albertosottile/darkdetect"
use_max_tag = true
prefix = "v"
[python-hachoir]
source = "github"
github = "vstinner/hachoir"
use_max_tag = true
[python-minio]
source = "github"
github = "minio/minio-py"