The package can be installed through wheel, docker or building your own docker image.
pip3 install dist/HEFactory-0.0.1-cp310-cp310-linux_x86_64.whl
docker run -it --rm jcabrero/hefactory:latest bash
cd docker/
make build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
The package can be installed through wheel, docker or building your own docker image.
pip3 install dist/HEFactory-0.0.1-cp310-cp310-linux_x86_64.whl
docker run -it --rm jcabrero/hefactory:latest bash
cd docker/
make build