Add more detailed note on pygobject/pycairo versions
This commit is contained in:
parent
60813b8ac6
commit
4fa795c7d8
@ -10,8 +10,8 @@ authors = [
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.6"
|
||||
magic-wormhole = "^0.12.0"
|
||||
pycairo = "< 1.20" # See https://gitlab.gnome.org/GNOME/pygobject/-/issues/395#note_929699
|
||||
pygobject = "*"
|
||||
pycairo = "< 1.20" # Note(decentral1se): https://gitlab.gnome.org/GNOME/pygobject/-/issues/395#note_929699
|
||||
pygobject = "*" # Note(decentral1se): related to ^^^, accept any pygobject that corresponds to bounded pycairo
|
||||
trio = "^0.17.0"
|
||||
trio-gtk = "^2.0.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user