aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-02-12 10:21:22 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-02-13 08:06:33 +0000
commit2137f859ec204c8adbb024f348e20a5b87c1792c (patch)
treedfdd7e8182133d517d0b29bb8bdf82fc9425507b /sources/shiboken2
parent07997a77c6a6a61c23bb4b1a8a16d07c7aae39fb (diff)
Add dependency version for shiboken2
Since we specify: install_requires = ["shiboken2"] without a version, when trying to install: pip install PySide2==5.12.0 will install the latest shiboken version (5.12.1), and then of course there will be many issues related to the mismatch. This patch add the package_version to the shiboken2 dependency. Fixes: PYSIDE-929 Change-Id: I459cb22fc1506acfc861d33044bc3f7d2a85d85a Reviewed-by: Simo Fält <simo.falt@qt.io>
Diffstat (limited to 'sources/shiboken2')
0 files changed, 0 insertions, 0 deletions