Skip to content
Snippets Groups Projects
Commit 8f668a80 authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Prepare for testing the QT parts

parent aa9a40e2
No related branches found
No related tags found
No related merge requests found
Pipeline #72137 failed
......@@ -4,9 +4,10 @@ stages:
before_script:
- apt-get update --yes
- apt-get install --yes build-essential cmake libfmt-dev pybind11-dev
- apt-get install --yes xvfb qt5-default
- python -m pip install --upgrade pip
- python --version
- pip install pytest pytest-cov
- pip install pytest pytest-cov pytest-xvfb pytest-qt
- pip install .
- pip show b_asic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment