Add unittest2 and rpmdevools to contributing doc

- Add rpmdevtools and python-unittest2 to the list of packages
  required to set up a testing environment

Signed-off-by: Robert Marshall <rmarshall@redhat.com>
This commit is contained in:
Robert Marshall 2018-04-06 19:27:22 -04:00
parent f38770c67d
commit 6454f30714

View File

@ -45,6 +45,8 @@ For running unit tests, these packages are recommended as well:
* python-mock * python-mock
* python-nose * python-nose
* python-nose-cov * python-nose-cov
* python-unittest2
* rpmdevtools
While being difficult, it is possible to work on *Pungi* using *virtualenv*. While being difficult, it is possible to work on *Pungi* using *virtualenv*.
Install *python-virtualenvwrapper* (after installation you have to add the command Install *python-virtualenvwrapper* (after installation you have to add the command