pygomx-module
=============
python package with the pygomx binaries
install reqiurements:
pip install -e requirements.txt
build wheel:
make
python setup.py bdist_wheel
install:
python setup.py install