Fix macOS packaging on modern setuptools/homebrew setup
- easy_install is no longer distributed - we pass in the Qt install root rather than guessing it We also pin the pip installed packages to those that were used to build the package rather than maintaining a separate list of version numbers. This particularly ensures that the versions of numpy match appropriately and will ensure more reproducibility in the package
Please register or sign in to comment