rpm-py-installer is removed from requires.
Add a new section to documentation for how to install rpkg, which mentions to install rpm-py-installer with rpkg together.
For running tests, rpm-py-installer is added to deps option.
Fixes #357
Signed-off-by: Chenxiong Qi cqi@redhat.com
is it needed to install both of them? sudo dnf install python2-rpkg or sudo dnf install python3-rpkg
is it needed to install both of them?
No. This is just an example.
But you know ... copy & paste. I was only curious if somebody really needs both versions.
Looks good to me. Can be merged.
rebased onto 257360f25d370b94e3ab24d0c155e052a139b5a8
Looks good to me.
Pull-Request has been merged by cqi
rpm-py-installer is removed from requires.
Add a new section to documentation for how to install rpkg, which
mentions to install rpm-py-installer with rpkg together.
For running tests, rpm-py-installer is added to deps option.
Fixes #357
Signed-off-by: Chenxiong Qi cqi@redhat.com