15 lines
176 B
Text
15 lines
176 B
Text
pygomx-module
|
|
=============
|
|
|
|
python package with the pygomx binaries
|
|
|
|
install:
|
|
|
|
pip install [-e] .
|
|
|
|
|
|
build wheel:
|
|
|
|
python3 -m build --wheel
|
|
|
|
see ../README.txt for more
|