Skip to content

Commit 28aa242

Browse files
committed
Move allure package
1 parent 89e3100 commit 28aa242

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ psycopg2-binary ==2.9.10
99
pydantic ==2.10.3
1010
python-ulid ==3.0.0
1111
requests ==2.32.3
12-
allure-pytest>=2.8.18

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ deps =
125125
boto3
126126
# Type error problem with newer version of macaroonbakery
127127
macaroonbakery==1.3.2
128+
allure-pytest>=2.8.18
128129
git+https://github.com/canonical/data-platform-workflows@v24.0.0\#subdirectory=python/pytest_plugins/allure_pytest_collection_report
129130
-r{toxinidir}/requirements.txt
130131
commands =

0 commit comments

Comments
 (0)