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

yaml deprecation warning #22

Closed
kalessin opened this issue Nov 9, 2021 · 1 comment
Closed

yaml deprecation warning #22

kalessin opened this issue Nov 9, 2021 · 1 comment

Comments

@kalessin
Copy link
Member

kalessin commented Nov 9, 2021

New versions (6 or over) of yaml change load() call (See deprecation warning)

Right now we are avoiding issues by forcing version below 6 via setup.py. But would be better to support version 6 without breaking previous ones.

@kalessin
Copy link
Member Author

kalessin commented Nov 7, 2022

This issue is already fixed.

@kalessin kalessin closed this as completed Nov 7, 2022
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

No branches or pull requests

1 participant