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
For Windows Reasons™, you can't just run wyag from the command line. You should include a file wyag.bat that will allow the user to to this. Here's all it has to be:
python wyag %*
I would add it myself but the literate programming syntax befuddles me.