#!/usr/bin/env bash

rm versioneer.py
${PYTHON} -m pip install . --no-deps -vv
