commit | ff2300c6c76a1929afdff40db02d695ed59b7ab7 | [log] [tgz] |
---|---|---|
author | Anna Arhipova <harhipova@mirantis.com> | Sun May 11 14:36:39 2025 +0200 |
committer | Hanna Arhipova <harhipova@mirantis.com> | Sun May 11 12:38:01 2025 +0000 |
tree | e69b8efd3e27b75f87e46a0d5568d3767e4a0c58 | |
parent | 6fdaaa3dba619ff2fba9f247d8b284acd0a573ad [diff] [blame] |
Fix dependency installation Related-Prod: PRODX-48948 Change-Id: If90f1e395998565e7bd22090fafe861c1a361743
diff --git a/rp_reporter/setup.cfg b/rp_reporter/setup.cfg index 628ac4c..4ad511c 100644 --- a/rp_reporter/setup.cfg +++ b/rp_reporter/setup.cfg
@@ -18,3 +18,10 @@ setup-hooks = pbr.hooks.setup_hook [files] packages = rp_reporter +[options] +install_requires = + xunitparser + reportportal-client>=5.6.2 + PyYAML + wget + jenkins-jinny @ git+https://github.com/annkapul/jenkins-jinny.git