#!/bin/sh
set -e
python3 -c 'import dogpile.cache'
