HACKING: tests on python3 require rpm-python3

This commit is contained in:
Paul Morgan 2014-03-08 22:26:01 +00:00
parent b88ae7c4bb
commit 0e218077b3

View file

@ -26,8 +26,8 @@ Tests
To run all tests, install these packages:
* python-nose and python3-nose
* python-pep8 and python3-pep8
* python-nose, python-pep8, and rpm-python
* python3-nose, python3-pep8, and rpm-python3
* createrepo
Then from the root of the project: