Kaynağa Gözat

add mock to testpkgs to avoid trouble with test

Guénaël Muller 6 yıl önce
ebeveyn
işleme
05bfd7a3a4
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      tracim/setup.py

+ 1 - 0
tracim/setup.py Dosyayı Görüntüle

@@ -24,6 +24,7 @@ testpkgs = [
24 24
     'nose',
25 25
     'coverage',
26 26
     'gearbox',
27
+    'mock',
27 28
 ]
28 29
 
29 30
 install_requires = [