mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 12:12:47 +00:00
HACKING: tests on python3 require rpm-python3
This commit is contained in:
parent
b88ae7c4bb
commit
0e218077b3
1 changed files with 2 additions and 2 deletions
4
HACKING
4
HACKING
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue