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

Unpin OpenMM's Sphinx dep. #909

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

Unpin OpenMM's Sphinx dep. #909

wants to merge 1 commit into from

Conversation

Lnaden
Copy link
Contributor

@Lnaden Lnaden commented Aug 10, 2018

I think we can safely unpin OpenMM's sphinx dependency from 1.5.6. I have tested locally and it appears to work.

We also need to unpin sphinx if we want to build on Python 3.7 since they are not making the old versions of sphinx on Py37.

We should not need to trigger new builds for Py 27, 35, or 36 since no code changes here, just the way the docs are compiled.

cc @peastman

I think we can safely unpin OpenMM's sphinx dependency from 1.5.6. I have tested locally and it appears to work.

We also need to unpin sphinx if we want to build on Python 3.7 since they are not making the old versions of sphinx on Py37.

We should not need to trigger new builds for Py 27, 35, or 36 since no code changes here, just the way the docs are compiled.
@peastman
Copy link
Contributor

That should be fine. The problem that required pinning Sphinx was fixed in openmm/openmm#2080.

jchodera added a commit to omnia-md/conda-dev-recipes that referenced this pull request Sep 1, 2018
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