-
Notifications
You must be signed in to change notification settings - Fork 124
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
Fix/python version issue #532
Fix/python version issue #532
Conversation
Signed-off-by: Juan Mesaglio <juan.mesaglio@gmail.com>
Signed-off-by: Juan Mesaglio <juan.mesaglio@gmail.com>
@mesaglio I see melange tests failing on |
@deitch I think this test broken because in python convert test, this going to pypi to get the latest version and in the last version on |
Thanks @mesaglio ; kindly comment here when you have a fix. |
Wonder if we should revert the original PR and work on the fix adding the changes back in? Currently CI is broken so it's blocking PRs merging and releasing. Unless the fix is pretty straightforward and can be added soon? |
Hi @rawlingsj, yes you revert if you like. I'm woking on this right now. |
This pr solve #531 issue.
I change the
SetupContext
function to return an array of*PythonContext
to force a test with!
in version.