modified: setup.py

This commit is contained in:
konung-yaropolk 2022-11-18 22:57:24 -06:00
parent 3cf6eca7a9
commit 3e8fa8f97f

View File

@ -60,7 +60,7 @@ setup(
install_requires=[
"soapy_power>=1.6.0",
"pyqtgraph>=0.10.0",
"Qt.py",
"PyQt5", # instead of Qt.py
],
options={
'build_qt': {