-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move mypyc to console_scripts #11494
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! @ethanhs would you please verify this on Windows as well? Thanks!
I can confirm that this works correctly on my Windows computer. |
@imba-tjd Are you interested in improving mypyc's overall command line functionality? I think it will be a great follow-up issue to work on after this PR. I have a (long stuck) PR that I haven't found time to finish trying to address the problem: #10395. If you are interested, I can guide you to work on that. |
no, I'm working on 考研😂
|
I see, good luck with your graduate school entrance exam. |
Description See mypyc/mypyc#893
Description
See mypyc/mypyc#893
Test Plan
Works for me on Windows.