open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- cola/app.py.orig 2017-04-10 05:20:15.000000000 +0200
+++ cola/app.py 2017-05-09 17:35:11.000000000 +0200
@@ -9,6 +9,9 @@
Copyright (C) 2009-2016 David Aguilar and contributors
"""
+# Use this specific version of Qt
+os.environ['QT_API'] = '@@pyqt@@'
+
from . import core
try:
from qtpy import QtCore
Everything looks good. We'll let you know here if there's anything you should know about.