Skip to content

Commit

Permalink
wip: install package in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
natalian98 committed Jan 12, 2024
1 parent ab0e3ab commit e1dae22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ pyyaml
urllib3
jsonschema
cryptography
git+https://github.com/canonical/iam-bundle@IAM-640-outsource-oauth-tools-package#egg=oauth_tools
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e1dae22

Please sign in to comment.