This website requires JavaScript.
Explore
Help
Register
Sign In
ovosimpatico
/
bingo
Watch
1
Star
0
Fork
0
You've already forked bingo
mirror of
https://github.com/ovosimpatico/bingo.git
synced
2026-01-15 16:22:53 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Apply Patch
bingo
/
setup.py
2 lines
61 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Preparations tree folder structured added base bingo card file added WIP status and basic info to README.md
2022-09-01 16:11:39 -03:00
import
os
Now with colors! * colors added - numbers drawn will turn red * unused code removed * Tutorial is now complete * software only install dependencies on start-up if those are missing * fixed a bug where dependencies weren't installed properly
2022-09-03 13:28:40 -03:00
os
.
system
(
"
pip install -r requirements.txt --user
"
)
Reference in New Issue
Copy Permalink