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

Support PyYAML 5.4 #625

Closed
adamnovak opened this issue Jan 19, 2023 · 0 comments
Closed

Support PyYAML 5.4 #625

adamnovak opened this issue Jan 19, 2023 · 0 comments

Comments

@adamnovak
Copy link
Contributor

MiniWDL since v1.4 has required PyYaml ~6.

However, the Amazon Web Services command line tools cannot be installed alongside any PyYAML that is 5.5 or newer: aws/aws-cli#6648

Amazon seems unlikely to fix this issue, but it prevents the aws and miniwdl commands from being installed in the same environment.

MiniWDL should make a 1.8.1 release that allows PyYAML 5.4 again.

It looks like none of the breaking changes in PyYaml 6 are likely to be a problem.

mlin added a commit that referenced this issue Jan 28, 2023
@mlin mlin added this to Backlog in miniwdl via automation Jan 28, 2023
@mlin mlin moved this from Backlog to Pending release in miniwdl Jan 28, 2023
mlin added a commit that referenced this issue Jan 28, 2023
@mlin mlin closed this as completed Jan 28, 2023
miniwdl automation moved this from Pending release to Done Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
miniwdl
  
Done
Development

No branches or pull requests

2 participants