kenken999's picture
tes
164aab4
raw
history blame
127 Bytes
#!/bin/bash
# Install dependencies
pip install -r requirements.txt
# Run the codebase
python -m mysite.services.ride_service