#!/usr/bin/env python3 """ See setup.py --help for usage """ from setuptools import setup setup()