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 #986

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Fix docs #986

merged 1 commit into from
Jul 8, 2024

Conversation

KaspariK
Copy link
Member

@KaspariK KaspariK commented Jul 4, 2024

ReadTheDocs has been failing for ~6 weeks with the following logs.

The error appears to indicate that the Sphinx build process cannot find the tron module. This change should adjust the Python path in conf.py to include the directory where tron is located. Since #960 moved docs/conf.py to docs/source/conf.py this is no longer located directly one level above.

@KaspariK KaspariK requested a review from nemacysts July 8, 2024 19:44
@KaspariK
Copy link
Member Author

KaspariK commented Jul 8, 2024

@nemacysts I didn't manage to reproduce the errors locally, but I feel reasonably confident that this is the cause.

@nemacysts
Copy link
Member

@nemacysts I didn't manage to reproduce the errors locally, but I feel reasonably confident that this is the cause.

@KaspariK works for me - the docs build can't get anymore broken anyway :)

@KaspariK KaspariK merged commit 4b864a7 into master Jul 8, 2024
4 checks passed
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