Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 235 Bytes

BUILDING.md

File metadata and controls

5 lines (4 loc) · 235 Bytes

In order to build the Python wheel for installation, follow these steps:

  1. In shell, environment, run cd python
  2. Run python setup.py bdist_wheel
  3. Upload the wheel dist/dbl-tempo-0.1-py3-none-any.whl into your environment.