Skip to content

It seems that CI tries the two directories from site.getsitepackages(… #7

It seems that CI tries the two directories from site.getsitepackages(…

It seems that CI tries the two directories from site.getsitepackages(… #7

Workflow file for this run

name: Linux testing
on:
push:
# allow manual launch
workflow_dispatch:
jobs:
test-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python -m pip install --pre skia-python
- run: python skparagraph-example.py