validations-common/.reqcheck_override.yaml
Jiri Podivin 2ae6e68d36 Reqcheck job for upstream validations-common
Zuul job queries the requirements.txt and the relevant
spec file using the `rdopkg reqcheck` to find discrepancies
in the listed dependencies.

Just like the original `rdopkg-reqcheck` this job is non-voting.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I45043407b38bdcd0c0a38b30b65b5d5f70cae76d
2021-05-19 15:20:08 +02:00

7 lines
96 B
YAML

---
packages:
all:
- name: "python-yaml"
- name: "python-PyYAML"
- name: "PyYAML"