#!/usr/bin/env bash
set -Eeuo pipefail

pip install mkdocs mkdocs-material mkdocs-codeyaml-plugin markdown-captions
