Skip to content

Commit

Permalink
fix: add comment for pytest pin
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon committed Apr 29, 2024
1 parent 6e17747 commit 198dd3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ commands =
[testenv:integration]
description = Run integration tests
deps =
# Pin version until the issue with pytest-operator is resolved
# https://github.com/charmed-kubernetes/pytest-operator/issues/131
pytest==8.1.1
pytest-cov
pytest-operator
Expand Down

0 comments on commit 198dd3b

Please sign in to comment.