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

fix(docs): Fix broken docs generation #553

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michalbil
Copy link
Collaborator

@michalbil michalbil commented Mar 12, 2024

Description

Update m2r package version to 0.3.1, done by executing:

poetry add -G dev m2r@^0.3.1

Motivation and Context

Resolves #552

How Has This Been Tested?

By executing poetry run make docs.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@michalbil michalbil added bug documentation dependencies Pull requests that update a dependency file labels Mar 12, 2024
@paulmnguyen
Copy link
Contributor

HI, there is a conflict in between the branch's. Do you happen to know which one is the correct resolution?

@michalbil
Copy link
Collaborator Author

HI, there is a conflict in between the branch's. Do you happen to know which one is the correct resolution?

@paulmnguyen I can see that in the meantime a change has been done in pyproject.toml. Let me update the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing make docs - Could not import extension m2r
3 participants