-
Notifications
You must be signed in to change notification settings - Fork 1
[ENH] spm-runtime dependency #48
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
Conversation
Tests now pass on github (I had to explicitely install the dev branch of mpython-core, this should be removed before merging). |
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.
This is great, thank you for integrating the spm-runtime dependency @balbasty !
I think this can now be removed. In addition, we can increase the version number in the PR to avoid any conflict. |
spm-runtime==25.1.1
for now. I wanted to make sure everything worked before publishingspm-runtime==25.1.2
. Will do once we agree everything is ready.