Remove rpm-py-installer, update test docs and update Dockerfiles
Remove rpm-py-installer from requirements Check duplicite and unused packages in Dockerfiles and test-requirements Update docs about unit tests. Fixes: https://pagure.io/koji/issue/3868
This commit is contained in:
parent
119ec31685
commit
ba612e1e90
17 changed files with 88 additions and 188 deletions
1
setup.py
1
setup.py
|
|
@ -17,7 +17,6 @@ def get_install_requires():
|
|||
'requests-gssapi',
|
||||
'six',
|
||||
# 'libcomps',
|
||||
# 'rpm-py-installer', # it is optional feature
|
||||
# 'rpm',
|
||||
]
|
||||
return requires
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue