ronaldoussoren / py2app

py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.
Other
342 stars 36 forks source link

Refactor recipes for Qt #441

Open ronaldoussoren opened 2 years ago

ronaldoussoren commented 2 years ago

There are a number of recipes dealing with variants of Qt and those contain a lot of duplicated code.

Refactor those recipes to share more code, possibly by merging them into one recipe.

Relevant recipes: