I want to enhance the dependency management of the python for git extras via poetry, but I don't know it make sense or just a big hammer at this moment, because an unknown dependency will be added at sometime and I think it not a thing need to announce to users or devs. Dependency installed then used, ok, done.
For now, the git-browse needs a mocking context which includes some commands like open, start or others. So I try to do some implements about it until the testpath was found. And I want to add it in local dependency config and do not want to add more unrelative information into readme. This is reason why I create this issue.
@hyperupcall and @spacewander , please take a look here.