No direct cli yet; disable in setup.

master
Harshad Sharma 7 years ago
parent 8af9fbf58c
commit ff3f894d3c

@ -75,7 +75,7 @@ setup(
},
entry_points={
'console_scripts': [
'qutescript = qutescript.cli:main',
# 'qutescript = qutescript.cli:main',
]
},
)

Loading…
Cancel
Save