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
Allows the project to be callable as
mistuneinstead ofpython -m mistune. This helps with pipx which expects executable scripts. See #382 for proposed change