Skip to content
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

DEV: Enable the spin lldb #25232

Merged
merged 1 commit into from
Nov 28, 2023
Merged

DEV: Enable the spin lldb #25232

merged 1 commit into from
Nov 28, 2023

Conversation

seberg
Copy link
Member

@seberg seberg commented Nov 23, 2023

This requires updating spin to 0.8.


@stefanv is there a way to just inherit all of the main spin commands?

@stefanv
Copy link
Contributor

stefanv commented Nov 23, 2023

Thanks @seberg. I think there's a spin dependency that needs to be updated in build_requirements.txt.

There is currently no way to inherit all of the built-in commands.

@seberg
Copy link
Member Author

seberg commented Nov 23, 2023

dependency that needs to be updated in build_requirements.txt.

Ah, thanks! I assume it is OK to make it >=0.8 rather than ==?

@stefanv
Copy link
Contributor

stefanv commented Nov 23, 2023

I'd stick to ==, since the API still varies from version to version.

This requires updating spin to 0.8.
@seberg seberg merged commit 05bce56 into numpy:main Nov 28, 2023
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants