REANA-Client 0.7.5
- Changes workflow validation to display more granular output.
- Changes workflow parameters validation to warn about misused parameters for each step.
- Changes dependencies to unpin six so that client may be installed in more contexts.
- Fixes environment image validation not to test repetitively the same image.
- Fixes
upload_to_server()
Python API function to silently skip uploading in case of none-like inputs.