diff --git a/requirements.txt b/requirements.txt index 36eea61a..ca38f985 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,3 @@ pyyaml urllib3 jsonschema cryptography -git+https://github.com/canonical/iam-bundle@IAM-640-outsource-oauth-tools-package#egg=oauth_tools diff --git a/tox.ini b/tox.ini index d2bdbb3d..0264dd2c 100644 --- a/tox.ini +++ b/tox.ini @@ -97,6 +97,7 @@ deps = pytest-operator pytest-playwright lightkube + git+https://github.com/canonical/iam-bundle@IAM-640-outsource-oauth-tools-package#egg=oauth_tools commands = playwright install pytest -vv --tb native --log-cli-level=INFO --color=yes -s {posargs} {toxinidir}/tests/integration