kenken999's picture
update
b97a3a5
raw
history blame
120 Bytes
#!/bin/bash
# Install dependencies
python -m pip install --user -r requirements.txt
# Run the codebase
python main.py