| [metadata] | |
| name = rp-reporter | |
| summary = Reporting test results to the Report Portal | |
| description_file = README.md | |
| license = Apache Software License | |
| author = mirantis | |
| author_email = harhipova@mirantis.com | |
| [global] | |
| 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 | |
| [extras] | |
| test = | |
| flake8<3.8 | |
| black |