modified: setup.py

This commit is contained in:
konung-yaropolk 2022-11-18 23:00:07 -06:00
parent 3e8fa8f97f
commit 37c6f669a8

View File

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