aboutsummaryrefslogtreecommitdiff
path: root/devel/py-QtPy/pkg-message
blob: d16c88179e80c17e02130a3a7bd003cc5b7f15ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ type: install
  message: <<EOM
You installed py-QtPy: the abstraction layer on top of Qt bindings.

One of PyQt5, PyQt4, PySide2 or PySide bindings is required to be
installed for it to work. py-QtPy will choose between the avaiable
bindings, PyQt5 will be chosen first when available.

The QT_API environment variable can be used to force a particular
binding.
EOM
}
]