#!/bin/sh

# Install deps for building documentation

pip install 'Sphinx'
