optionally use PyGObject and pycario instead of pgi and cairocffi

pgi doesn't work with python 3.12, but PyGObject and pycario does work
This commit is contained in:
Jenny Danzmayr 2024-08-13 21:30:02 +02:00
parent aa49840806
commit f56b6416df
2 changed files with 21 additions and 10 deletions

View file

@ -0,0 +1,2 @@
PyGObject==3.48.2
pycairo==1.26.1