Add PyQT5 support
I should just need to check os.environ['QT_API']
and modify the import line for the QT binding class as needed.
During the maintenance period on Monday, 14 Oct 2024, all new projects will no longer create a container registry as part of the project area. Already existing projects will be unaffected at this time. Instead, users should utilize the official ORNL container registries at camden.ornl.gov (internal/moderate) and savannah.ornl.gov (external/low). Please see ORNL Today article for more info.
I should just need to check os.environ['QT_API']
and modify the import line for the QT binding class as needed.