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
Fixed using Google Gemini in VS Code
- It removes the legacy scripts argument.
- It adds the entry_points argument, defining argos-translate and argospm as console scripts that call the main function in their respective modules (argostranslate.cli and argostranslate.argospm).
0 commit comments