Sfoglia il codice sorgente

mock is required by kombu.tests.case still

Ask Solem 11 anni fa
parent
commit
57b50a55dc
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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