@ -2,7 +2,7 @@ from setuptools import setup
if __name__ == "__main__":
setup(
install_requires=["pyqt5", "pyqtgraph"],
install_requires=["pyqt5", "pyqtgraph", "h5py"],
entry_points={"console_scripts": ["grum=grum:main"]},
)
The note is not visible to the blocked user.