tests: define a requirements.txt file

Signed-off-by: Alfredo Deza <adeza@redhat.com>

Resolves: pytest#harness
pull/1058/head
Alfredo Deza 2016-10-27 15:44:38 -04:00
parent ab805824ea
commit 69632b3ed2
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# These are Python requirements needed to run the functional tests
pytest
pytest-xdist