pygomx/pygomx-module/README.txt
2026-02-10 14:49:35 +01:00

18 lines
225 B
Text

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