-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Installing the stub package seems to also install mypy.
Is there a reason for this?
The stubs should also be useful for other type checkers, e.g., pyright.
The dependency is defined here:
https://github.com/python-qt-tools/PySide6-stubs/blob/8b0df0d6b1fe26e62ebc26649947dcad6fad6f6e/setup.cfg#L29C5-L29C14
I would suggest removing this dependency.
Alternatively, mypy could be added as dev dependency.
If you agree, I can create a PR for this.
Metadata
Metadata
Assignees
Labels
No labels