Files
bingo/setup.py
nanometer5088 7ac169bed4 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

2 lines
54 B
Python

import os
os.system("pip install -r requirements.txt")