From e414127f4864d3bf7f6ebfeb9e925edd5c522921 Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Mon, 29 Apr 2024 22:31:48 +0800 Subject: [PATCH] revert pytest pin(fixed) --- tox.ini | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tox.ini b/tox.ini index 500f90c..f341365 100644 --- a/tox.ini +++ b/tox.ini @@ -105,9 +105,7 @@ 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 pytest-cov pytest-operator # Last compatible version with Juju 2.9