altendky/pyqt-tools

Break up pyqt5-tools to avoid wasteful repetition

altendky opened this issue · 2 comments

There's no need for the Qt applications to get processed for each Python version so let's break that out. #58 kind of forces the issue.

applications: #61
plugins: #66

Done. Twice.