Skip to content

Commit eb4bd86

Browse files
author
Brian Lamar
committed
Added ==1.0.4 version specifier to kombu in pip-requires to ensure tests pass in a clean venv.
Fixes bug 862629. Change-Id: Ie379aaf3a0753b022fa14e7c8f0a18f4c35b9c96
1 parent 070e60d commit eb4bd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pip-requires

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ anyjson==0.2.4
88
boto==1.9b
99
carrot==0.10.5
1010
eventlet
11-
kombu
11+
kombu==1.0.4
1212
lockfile==0.8
1313
lxml==2.3
1414
python-novaclient==2.6.5

0 commit comments

Comments
 (0)