1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-17 09:19:15 -04:00
ports/misc/py-QSpectrumAnalyzer/files/patch-setup.py

12 lines
289 B
Python

--- setup.py.orig 2018-06-18 03:27:59 UTC
+++ setup.py
@@ -31,8 +31,7 @@ setup(
},
install_requires=[
"soapy_power>=1.5.0",
- "pyqtgraph>=0.10.0",
- "Qt.py"
+ "pyqtgraph>=0.10.0"
],
classifiers=[
"Development Status :: 4 - Beta",