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

Set an upper bound limit on Maison dependency #288

Closed
wants to merge 1 commit into from

Conversation

viniciuserrero
Copy link

@viniciuserrero viniciuserrero commented Aug 21, 2024

Since the release of Maison 2.0.0 on August 19th, yamlfix installation is broken since it's not compatible with this version and doesn't set any upper bound cap on the dependency.
This PR adds a hard limit to only accept versions prior to 2.0

Closes #286

Checklist

  • Add test cases to all the changes you introduce
  • Update the documentation for the changes

Limits Maison version to 2.0.0 to avoid import issues
@viniciuserrero viniciuserrero deleted the patch-1 branch August 22, 2024 11:47
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.

ModuleNotFoundError: No module named 'maison.schema'
1 participant