This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
kirkleon
/
rollbot4
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
WHOOPS forgot a dep
Kirk Trombley
hace 3 años
padre
6eb4f4b058
commit
a1b7fcc6b3
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
commands/setup.py
+ 1
- 0
commands/setup.py
Ver fichero
@@ -15,5 +15,6 @@ setup(
"bs4",
"gtts",
"pillow",
+ "sudoku-py",
],
)