#!/usr/bin/env python3 """Setuptools entrypoint""" from setuptools import setup setup()