Skip to content

Print a useful error message if stylus keybindings arent' supported #72

Print a useful error message if stylus keybindings arent' supported

Print a useful error message if stylus keybindings arent' supported #72

Workflow file for this run

name: pip install test
on: [push, pull_request]
jobs:
pip:
name: pip install
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- run: sudo apt-get update
- run: sudo apt-get install -y python3-pip python3-gi gobject-introspection pkgconf libcairo2-dev libgirepository-1.0-dev
- run: pip install .