Add fixtures to test-requirements

This module is be used

Change-Id: I0ce94d99425741b040a9f5a59cfb09329eb0a831
This commit is contained in:
Tony Xu
2016-09-22 11:15:14 +08:00
parent e403659799
commit a9bfc7b409

View File

@@ -3,6 +3,7 @@
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0 hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.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 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0
requests-mock>=1.0 # Apache-2.0 requests-mock>=1.0 # Apache-2.0