Philipp Hörist pushed to branch master at gajim / gajim
Commits: 67350349 by Philipp Hörist at 2026-08-08T09:40:35+02:00 ci: Let ty discover additional typings - - - - - 1 changed file: - pyproject.toml Changes: ===================================== pyproject.toml ===================================== @@ -336,6 +336,8 @@ typing = ["_typeshed", "typing", "typing_extensions"] [tool.ty.environment] python-version = "3.12" python-platform = "all" +extra-paths = ["./typings"] + [tool.ty.rules] unused-type-ignore-comment = "ignore" View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/67350349e5b023ffbbeceea4c2e19681e55e4456 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/67350349e5b023ffbbeceea4c2e19681e55e4456 You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
