from setuptools import setup setup(name="pygomx-module", version="0.0.1", py_modules=["_pygomx"])