Skip to content

Commit

Permalink
#7: Missing python imports
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-bfsquall committed Sep 23, 2024
1 parent faca39a commit c082f01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ export DISPLAY=:99.0

# Build
pip install PyYAML
pip install Brotli
pip install schema
pip install nanobind

pip install /opt/src/vt-tv

# Start custom display with X virtual frame buffer
Expand Down

0 comments on commit c082f01

Please sign in to comment.