NahFam13's picture
z1
d26280a verified
raw
history blame contribute delete
165 Bytes
# a) Install dependencies
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
# b) Run all necessary parts of the codebase
python main.py