From 435a99db35cb2727b58c231ed87690c7c9cc736f Mon Sep 17 00:00:00 2001 From: Swetha Swaminathan Date: Thu, 9 Jan 2025 15:58:35 +0530 Subject: [PATCH] Revert "Move allure package" This reverts commit 28aa24254c1417ce54240f591b9cc945d0228b89. --- requirements.txt | 1 + tox.ini | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3afd4c75..fc94536a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,3 +9,4 @@ psycopg2-binary ==2.9.10 pydantic ==2.10.3 python-ulid ==3.0.0 requests ==2.32.3 +allure-pytest>=2.8.18 diff --git a/tox.ini b/tox.ini index ca00108e..ce5c50ad 100644 --- a/tox.ini +++ b/tox.ini @@ -125,7 +125,6 @@ deps = boto3 # Type error problem with newer version of macaroonbakery macaroonbakery==1.3.2 - allure-pytest>=2.8.18 git+https://github.com/canonical/data-platform-workflows@v24.0.0\#subdirectory=python/pytest_plugins/allure_pytest_collection_report -r{toxinidir}/requirements.txt commands =