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

Conda Support: Relax strict dependency on sphinx 1.3.5 #2589

Closed

Conversation

SylvainCorlay
Copy link

@SylvainCorlay SylvainCorlay commented Jan 14, 2017

Fixes #2566 where the strict dependency on sphinx 1.3.5 in the core requirements prevents the use of tools that require a more recent version of sphinx.

@SylvainCorlay SylvainCorlay changed the title Relax strict dependency on sphinx 1.3.5 Conda Support: Relax strict dependency on sphinx 1.3.5 Jan 14, 2017
@SylvainCorlay
Copy link
Author

This is breaking the build of several packages I work on. Is there a chance to get this in quickly?

@agjohnson
Copy link
Contributor

Thanks for the suggestion, but I'm going to reject this as a fix. We don't want to support arbitrary versions of sphinx out of the box, but this change would. We instead need to upgrade to a later version of sphinx, something no one has had time to test in any depth.

If you'd like to take this on, we need some help QA'ing Sphinx==1.5.2 against a pile of projects.

@SylvainCorlay
Copy link
Author

Would you allow a logic where the user can forcibly set a version of sphinx in environment.yml

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