Skip to content
Snippets Groups Projects

Convert pyside6

Merged Lan Dam requested to merge convert_pyside6 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -20,7 +20,7 @@ stages:
- Build Env and Test
before_script:
- pip install -e .[dev]
- apt-get update && apt install -y libgl1-mesa-glx libxkbcommon-x11-0 libegl1
- apt-get update && apt install -y libgl1-mesa-glx libxkbcommon-x11-0 libegl1 libdbus
flake8:
image: python:3.8
Loading