-
|
Is this because of the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
The released version the stubs do not depend on 3.55, but git master does, because we target the unreleased development version of pygobject. Once pygobject will release their stable 3.56 release, we will make a release of the stubs. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I understand. Based on the current pygobject-stubs/pyproject.toml Lines 23 to 26 in 8c88d33 it seems that pygobject-stubs depends on pygobject
For development, pygobject-stubs/pyproject.toml Lines 32 to 39 in 8c88d33 Apologies if I am being dense, but I would think that |
Beta Was this translation helpful? Give feedback.
The released version the stubs do not depend on 3.55, but git master does, because we target the unreleased development version of pygobject.
Once pygobject will release their stable 3.56 release, we will make a release of the stubs.