summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorTony Xu <hhktony@gmail.com>2016-09-22 11:15:14 +0800
committerTony Xu <hhktony@gmail.com>2016-09-22 23:18:55 +0800
commita9bfc7b40935cbe4d4aa21edb4539c6747770e94 (patch)
treef3b21429279db77625b24d915d186201a35b4147 /test-requirements.txt
parente4036597992cd9a747258699c5365915a6231d59 (diff)
downloadpython-troveclient-a9bfc7b40935cbe4d4aa21edb4539c6747770e94.tar.gz
Add fixtures to test-requirements
This module is be used Change-Id: I0ce94d99425741b040a9f5a59cfb09329eb0a831
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 d27d55a..c38506b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,6 +3,7 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
+fixtures>=3.0.0 # Apache-2.0/BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
requests-mock>=1.0 # Apache-2.0