mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 20:22:46 +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:
|
To run all tests, install these packages:
|
||||||
|
|
||||||
* python-nose and python3-nose
|
* python-nose, python-pep8, and rpm-python
|
||||||
* python-pep8 and python3-pep8
|
* python3-nose, python3-pep8, and rpm-python3
|
||||||
* createrepo
|
* createrepo
|
||||||
|
|
||||||
Then from the root of the project:
|
Then from the root of the project:
|
||||||
|
|
Loading…
Add table
Reference in a new issue