Move fixtures from test-requirments to requirments
Fixtures are required by oslo.lockutils so we should move them to requirments. And could move it back after this patch https://review.openstack.org/#/c/52612/ Will be merged Change-Id: I018a603c994cf8573020cca28b77fa5716038d8e Closes-bug: #1241581
This commit is contained in:
parent
bb31491be5
commit
2230975732
@ -1,5 +1,6 @@
|
||||
Babel>=0.9.6
|
||||
eventlet>=0.9.17
|
||||
fixtures>=0.3.12
|
||||
iso8601>=0.1.4
|
||||
jsonschema>=2.0.0
|
||||
netaddr>=0.7.6
|
||||
|
@ -6,7 +6,6 @@ hacking>=0.6,<0.8
|
||||
|
||||
coverage
|
||||
discover
|
||||
fixtures>=0.3.12
|
||||
mock>=1.0
|
||||
mox>=0.5.3
|
||||
python-subunit<=0.0.13
|
||||
|
Loading…
Reference in New Issue
Block a user