make the package a package
This commit is contained in:
parent
914faa6596
commit
aed1337137
7 changed files with 58 additions and 1 deletions
3
pygomx-module/setup.py
Normal file
3
pygomx-module/setup.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from setuptools import setup
|
||||
|
||||
setup(name="pygomx-module", version="0.0.1", py_modules=["_pygomx"])
|
||||
Loading…
Add table
Add a link
Reference in a new issue