Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
tanja
/
cdplib
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
4
Wiki
Explorar el Código
add lib
tsteuer
hace 5 años
padre
bc1ccc9a5e
commit
416eb8b9e2
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
setup.py
+ 1
- 0
setup.py
Ver fichero
@@ -9,6 +9,7 @@ INSTALL_REQUIRES = [
'jsonref',
'simplejson',
'mysql',
+ 'sqlalchemy_utils'
]