#!/usr/bin/env bash
# Install Python Modules
pip install -r requirements.txt
# Install vn.py
pip install .