@ -1,4 +1,7 @@
from setuptools import setup
setup()
if __name__ == "__main__":
setup(
# see setup.cfg
)