Add requirements-test.txt

This will help with testing outside of a container. Use pip3 install -r
requirements-test.txt to install the modules used for testing.

Related: rhbz#1678937
This commit is contained in:
Brian C. Lane 2019-04-01 13:55:05 -07:00
parent 87a47c6a00
commit 33dfeed5bb
1 changed files with 4 additions and 0 deletions

4
requirements-test.txt Normal file
View File

@ -0,0 +1,4 @@
file-magic
mock
nose
rpmfluff