Add testrepository to test-requirements

Current python packages do not install this automatically, add it so
that our toolchain works - pbr needs it.

Change-Id: I21c8ae3bcf3d2eb6a009331ce7457a6341d1ee8f
This commit is contained in:
Andreas Jaeger 2015-12-26 11:12:10 +01:00
parent d1381c57df
commit 1c3a82d818
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
bashate>=0.2 # Apache-2.0
doc8 # Apache-2.0
testrepository>=0.0.18
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0