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

Add support for pyyaml 6.0 #602

Closed
wants to merge 1 commit into from

Conversation

asml-mdroogle
Copy link

@asml-mdroogle asml-mdroogle commented Oct 3, 2023

Pyyaml 6.0 is relatively old now, so should be supported.

Fixes #604

Pyyaml 6.0 is relatively old now, so should be supported.
@asml-mdroogle
Copy link
Author

I can't see any yaml usage in the code that isn't v6 compatible, but I hope the CI can qualify this correctly...

@asml-mdroogle
Copy link
Author

Looks like the poetry setup is down.

@jacebrowning
Copy link
Member

@asml-mdroogle I just upgraded the Poetry setup here: #603

Try rebasing on develop or opening a new pull request.

@jacebrowning
Copy link
Member

I ended up upgrading Python to 6.x here: #605

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install fails because of pyyaml
2 participants