Opened 5 years ago
Closed 5 years ago
#4184 closed enhancement (fixed)
Make builds by outside developers use PyPi PyQt5 or PySide2
| Reported by: | Tom Goddard | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | moderate | Milestone: | 1.2 |
| Component: | Build System | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Note:
See TracTickets
for help on using tickets.
Done.
There was already a PYQT_LICENSE=commercial variable in the build scripts and it supported PYQT_LICENSE=gpl (from PyPi). Switched default to gpl and changed our build scripts to add PYQT_LICENSE=commercial.