summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2013-06-18 13:45:59 -0400
committerDan Prince <dprince@redhat.com>2013-06-18 13:45:59 -0400
commit9524e7b34378e65c79645c8012408d87cac87341 (patch)
tree72ba94ed97e62da102aa92962315760ac996a37b /test-requirements.txt
parent17ac6ab00d7396d2d8c4ec11322612d96d103917 (diff)
downloadpbr-9524e7b34378e65c79645c8012408d87cac87341.tar.gz
Move testrepository to test-requirements.txt.
Fixes LP Bug #1192272. Change-Id: I42c3e89bab6539b949a27bcaf07c6579081624af
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 3313db1..1b82ab0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,6 +4,7 @@ fixtures>=0.3.12
flake8
python-subunit
sphinx>=1.1.2
+testrepository>=0.0.13
testresources
testscenarios
testtools>=0.9.27