Commit b06b7e8
requirements: Fix duplicate "packaging" entry
We merged a second entry for "packaging" to
requirements.txt, now the requirements-check
gate job is failing with:
ERROR: Package 'packaging' requirement does not match number of lines (1) in openstack/requirements
Change-Id: I3b5c62aa356f6bcffe2d927c18c3b8c24c68ad54
Signed-off-by: Eric Harney <eharney@redhat.com>
(cherry picked from commit cee90b0)1 parent e83f4cb commit b06b7e8
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
0 commit comments