update pygomx-module/README.txt
This commit is contained in:
parent
2eec7b4f5e
commit
92782f1352
1 changed files with 4 additions and 7 deletions
|
|
@ -3,16 +3,13 @@ pygomx-module
|
||||||
|
|
||||||
python package with the pygomx binaries
|
python package with the pygomx binaries
|
||||||
|
|
||||||
install reqiurements:
|
install:
|
||||||
|
|
||||||
pip install -e requirements.txt
|
pip install [-e] .
|
||||||
|
|
||||||
|
|
||||||
build wheel:
|
build wheel:
|
||||||
|
|
||||||
make
|
python3 -m build --wheel
|
||||||
python setup.py bdist_wheel
|
|
||||||
|
|
||||||
install:
|
see ../README.txt for more
|
||||||
|
|
||||||
python setup.py install
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue