* Add console entry point * Make entry point conform to linter settings.
@@ -96,4 +96,9 @@ setup(
'test': PyTest,
'lint': LintCommand,
},
entry_points={
'console_scripts': [
'markdownify = markdownify.main:main'
]
}
)
The note is not visible to the blocked user.