-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
PR: Do not include spyder-terminal in standalone applications #21266
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.
Thanks @mrclary ! Seems like the macOS app is failing to be build (no idea why 🤔)
From the Windows side of things, checked locally and seems like the installer is working 👍
Sorry, I think I found the issue. An oversight on my part. I think it should work now. |
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 to me, thanks @mrclary!
Merging because @dalthviz said there are no problems with the Windows installer. |
Description of Changes
Removed
spyder-terminal
plugin from the standalone applicationsIssue(s) Resolved
Fixes #21258