Skip to content

Commit

Permalink
add mpyq to doc building
Browse files Browse the repository at this point in the history
Signed-off-by: Bryce Ferenczi <[email protected]>
  • Loading branch information
5had3z committed May 31, 2024
1 parent 0f8321e commit a5afb5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
sudo apt-get install doxygen sphinx-doc cmake pipx python3-sphinx-rtd-theme python3-breathe libboost-iostreams1.74-dev libtbb-dev
pipx install black git+https://github.com/5had3z/pybind11-stubgen.git
pip3 install torch --index-url https://download.pytorch.org/whl/cpu --break-system-packages
pip3 install typer matplotlib opencv-python-headless --break-system-packages
pip3 install typer matplotlib opencv-python-headless mpyq --break-system-packages
- name: Checkout repo
uses: actions/checkout@v4
- name: Build main library for python bindings
Expand Down

0 comments on commit a5afb5e

Please sign in to comment.