Browse Source

mock is required by kombu.tests.case still

Ask Solem 11 năm trước cách đây
mục cha
commit
57b50a55dc
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      requirements/test3.txt

+ 2 - 0
requirements/test3.txt

@@ -1,2 +1,4 @@
 nose
 nose-cover3
+# FIXME required by kombu.tests.case
+mock >=1.0.1