15 lines
165 B
Text
15 lines
165 B
Text
|
|
pygomx-module
|
||
|
|
=============
|
||
|
|
|
||
|
|
python package with the pygomx binaries
|
||
|
|
|
||
|
|
|
||
|
|
build wheel:
|
||
|
|
|
||
|
|
make
|
||
|
|
python setup.py bdist_wheel
|
||
|
|
|
||
|
|
install:
|
||
|
|
|
||
|
|
python setup.py install
|