#!/usr/bin/env bash

pipenv run python setup.py sdist
pipenv run python setup.py bdist_wheel
