This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
kirkleon
/
rollbot4
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
WHOOPS forgot a dep
Kirk Trombley
3 anni fa
parent
6eb4f4b058
commit
a1b7fcc6b3
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
commands/setup.py
+ 1
- 0
commands/setup.py
Vedi File
@@ -15,5 +15,6 @@ setup(
"bs4",
"gtts",
"pillow",
+ "sudoku-py",
],
)