#!/bin/sh
set -e
python -c 'import keystonemiddleware'
python3 -c 'import keystonemiddleware'
