We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e3100 commit 28aa242Copy full SHA for 28aa242
requirements.txt
@@ -9,4 +9,3 @@ psycopg2-binary ==2.9.10
9
pydantic ==2.10.3
10
python-ulid ==3.0.0
11
requests ==2.32.3
12
-allure-pytest>=2.8.18
tox.ini
@@ -125,6 +125,7 @@ deps =
125
boto3
126
# Type error problem with newer version of macaroonbakery
127
macaroonbakery==1.3.2
128
+ allure-pytest>=2.8.18
129
git+https://github.com/canonical/data-platform-workflows@v24.0.0\#subdirectory=python/pytest_plugins/allure_pytest_collection_report
130
-r{toxinidir}/requirements.txt
131
commands =
0 commit comments