In order to build the Python wheel for installation, follow these steps:
- In shell, environment, run
cd python
- Run
python setup.py bdist_wheel
- Upload the wheel
dist/dbl-tempo-0.1-py3-none-any.whl
into your environment.
In order to build the Python wheel for installation, follow these steps:
cd python
python setup.py bdist_wheel
dist/dbl-tempo-0.1-py3-none-any.whl
into your environment.