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
This is related to the changes in #1324. And I just realized I should have used project.scripts not project.entry-points.scripts. I find it very strange that some entry points don't come under the entry-point name while others do. In any event, this should be an easy fix. Thanks for the report.
waylan
added a commit
to waylan/markdown
that referenced
this issue
Mar 23, 2023
Btw, you can always run the console script with python -m markdown which is what I do. I never run markdown_py, which is probably why I never noticed the issue.
Installation does not report error, but executable is not created.
Tested using python 3.10.6 and pip 22.0.2 (in Ubuntu docker container)
The text was updated successfully, but these errors were encountered: