def tox_testenv_install_deps()

in google_artifactregistry_auth/tox_bootstrap.py [0:0]


    def tox_testenv_install_deps(venv, action):
        venv._install(venv.envconfig.config.requires, action=action)