spyder-ide / spyder-terminal

Run system terminals inside Spyder. Works on Linux, macOS and Windows.
MIT License
230 stars 78 forks source link

PR: Update plugin to be compatible with Spyder macOS installer #304

Closed mrclary closed 2 years ago

mrclary commented 2 years ago
mrclary commented 2 years ago

@steff456, it looks like macOS 10.14 was finally removed and we may have to update the CI

##[warning]An image label with the label macOS-10.14 does not exist.
,##[error]The remote provider was unable to process the request.
steff456 commented 2 years ago

We need to update it, let's do that in another PR and then rebase this one :)

steff456 commented 2 years ago

@mrclary I just merged the PR that updates the CI for macOS :)

mrclary commented 2 years ago

Thanks @steff456. I'll see if this passes now.

steff456 commented 2 years ago

@mrclary tests passed! This work is ready for review?

mrclary commented 2 years ago

@steff456, yes, I think it is ready for review, thank you.