General: fix console_script entry_point. Closes #9
@ -34,7 +34,7 @@ setup(
packages=['pywal'],
entry_points={
"console_scripts": [
"wal=pywal:main"
"wal=pywal.__main__:main"
]
},
python_requires=">=3.6"
The note is not visible to the blocked user.