Skip to content

possibly include opengl option #61

@tlambert03

Description

@tlambert03

in superqt, I had this line:

      - name: Linux opengl
        if: runner.os == 'Linux' && ( startsWith(matrix.backend, 'pyside6') || startsWith(matrix.backend, 'pyqt6') )
        run: sudo apt-get install -y libopengl0 libegl1-mesa libxcb-xinput0

not sure if that's necessary still? But could be a good option to add here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions