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

allow build documenatation without have rope module installed #711

Merged
merged 2 commits into from
Oct 23, 2023
Merged

allow build documenatation without have rope module installed #711

merged 2 commits into from
Oct 23, 2023

Conversation

kloczek
Copy link
Contributor

@kloczek kloczek commented Oct 12, 2023

Description

This patch allows build documentation without have rope module installed by execute sphinx-build -n -T -b <output_format> docs. This patch does exactly what is described in comment above.

Checklist (delete if not relevant):

  • I have added tests that prove my fix is effective or that my feature works
  • I have updated CHANGELOG.md

kloczek and others added 2 commits October 12, 2023 12:26
This patch allows build docuemnation without have `rope` module installed by
execute `sphinx-build -n -T -b <output_format> docs`.
This patch does exactly what is described in comment above.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
@lieryan
Copy link
Member

lieryan commented Oct 23, 2023

Hi @kloczek, thank you for making this pull request. I had tested this and it fixes the issue as intended.

@lieryan lieryan enabled auto-merge October 23, 2023 05:59
@lieryan lieryan merged commit 78abc2a into python-rope:master Oct 23, 2023
19 checks passed
@kloczek
Copy link
Contributor Author

kloczek commented Oct 23, 2023

Thank you 👍 😄

@lieryan lieryan added this to the 1.11.0 milestone Oct 31, 2023
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.

2 participants