This website works better with JavaScript
Home
Explore
Help
Sign In
kirkleon
/
rollbot4
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
WHOOPS forgot a dep
Kirk Trombley
3 years ago
parent
6eb4f4b058
commit
a1b7fcc6b3
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
commands/setup.py
+ 1
- 0
commands/setup.py
View File
@@ -15,5 +15,6 @@ setup(
"bs4",
"gtts",
"pillow",
+ "sudoku-py",
],
)