validations-libs/.reqcheck_override.yaml
Jiri Podivin ac415ff515 Reqcheck job for upstream validations-libs
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.

Depends-On: I18a2249eec77b0b7adc3a14eed530760598f972e

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I6fad1cc93e9a89cba857691dffcec5d794e69333
2021-05-20 17:22:20 +02:00

7 lines
96 B
YAML

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