You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows the project to be callable as mistune instead of python -m mistune. This helps with pipx which expects executable scripts. See #382 for proposed change
The text was updated successfully, but these errors were encountered:
Allows the project to be callable as
mistune
instead ofpython -m mistune
. This helps with pipx which expects executable scripts. See #382 for proposed changeThe text was updated successfully, but these errors were encountered: