Este sitio web funciona mejor con JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
bux
/
tracim
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Activity
Explorar el Código
add mock to testpkgs to avoid trouble with test
Guénaël Muller
hace 6 años
padre
ca774f9e6a
commit
05bfd7a3a4
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
tracim/setup.py
+ 1
- 0
tracim/setup.py
Ver fichero
@@ -24,6 +24,7 @@ testpkgs = [
24
24
'nose',
25
25
'coverage',
26
26
'gearbox',
27
+ 'mock',
27
28
]
28
29
29
30
install_requires = [