Skip to content

Fix readthedocs build #668

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

Merged
merged 2 commits into from
Feb 14, 2017
Merged

Fix readthedocs build #668

merged 2 commits into from
Feb 14, 2017

Conversation

dean0x7d
Copy link
Member

Fixes #667

The sphinx version is pinned by readthedocs, but sphinx 1.3.5 is not available with conda python 3.6. The workaround is to pin the python version to 3.5 (it doesn't really matter for the docs build).

Note: This PR also reverts #582 because it produces compiler errors on all platforms and the CI tests don't pass otherwise. If there is some other plan for that, let me know and I'll remove it from this PR.

Fixes pybind#667

The sphinx version is pinned by readthedocs, but sphinx 1.3.5 is not
available with conda python 3.6. The workaround is to pin the python
version to 3.5 (it doesn't really matter for the docs build).
@wjakob
Copy link
Member

wjakob commented Feb 14, 2017

Thank you -- all agreed, let's revert #582.

@wjakob wjakob merged commit cec052b into pybind:master Feb 14, 2017
@dean0x7d dean0x7d deleted the docs branch February 14, 2017 10:43
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