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