Results 70 comments of Vasily Zakharov

Ok, I've moved plugin dependencies to `/buildSrc/build.gradle.kts` per your suggestion. But it didn't change much. I've updated the issue accordingly. What else should I do?

> Any chance you can provide a sample build.gradle and settings.gradle? Yep, I've added `/settings.gradle.kts` and `/app/build.gradle.kts` to the issue description.

@srittau How long would it take for the changes to become available as `types-netifaces` in `pip`?

> Would you consider becoming a maintainer for Typeguard? I would happily, but unfortunately I'm not up to the task. :(

> _run-time_ type checker which does not normally even see the `if TYPE_CHECKING:` blocks You mean they're somehow excluded from the source tree when importing the module? Is it possible...

> That's not a viable option. Well, everything I talk about here is only an option. It seems to me it would be nice if a user could choose, to...

Oh, now I see, thank you! I didn't understand what that "Uses" statement means without a subject.

Well, I'd say `Shortest path` is misleading. If the shortest path is through another dependency, then It's implied, from my perspective, that there's no direct usage. I would probably move...