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

Limited griffe version to <0.49.0 due to removed package docstrings #2001

Merged
merged 5 commits into from
Aug 20, 2024

Conversation

kevinmessiaen
Copy link
Member

@kevinmessiaen kevinmessiaen commented Aug 19, 2024

Description

Limited griffe version to <0.49.0 due to removed package docstrings on version 0.49.0

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Copy link
Member

@henchaves henchaves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to make available to install in Linux and Mac.

@ClarkKentIsSuperman
Copy link

I am running into this issue I think today:

    from griffe.docstrings.dataclasses import (
ModuleNotFoundError: No module named 'griffe.docstrings'

What is the best way to pull these latest changes? Build from source or will the pip install be updated shortly?

@kevinmessiaen
Copy link
Member Author

I am running into this issue I think today:

    from griffe.docstrings.dataclasses import (
ModuleNotFoundError: No module named 'griffe.docstrings'

What is the best way to pull these latest changes? Build from source or will the pip install be updated shortly?

Hello, we will try to release this by today

Copy link

sonarcloud bot commented Aug 20, 2024

@kevinmessiaen kevinmessiaen merged commit 235ef0e into main Aug 20, 2024
15 of 16 checks passed
@kevinmessiaen kevinmessiaen deleted the 2000-bug-griffe-package-breaks-giskard branch August 20, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants