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

Pinning sphinx version not working for conda install #6755

Closed
sjrowlinson opened this issue Mar 6, 2020 · 2 comments
Closed

Pinning sphinx version not working for conda install #6755

sjrowlinson opened this issue Mar 6, 2020 · 2 comments

Comments

@sjrowlinson
Copy link

Details

Expected Result

Pinning sphinx version at 2.3.1 as per the environment.yml file in the project:

image

Actual Result

Build process seems to be ignoring this and just installing latest Sphinx release anyway:

image

This results in the build failing due to a time out as Sphinx 2.4.0 seems to be very slow (which is why I want to pin to 2.3.1 for now).

@humitos
Copy link
Member

humitos commented Mar 6, 2020

Hi! I'm going to close this one as duplicated of #3829 and I'm going to apply the Feature Flag mentioned on #3829 (comment)

Feel free to re-open if this does not work.

@humitos humitos closed this as completed Mar 6, 2020
@humitos
Copy link
Member

humitos commented Mar 6, 2020

You may probably need to wipe the version's environment first.

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

No branches or pull requests

2 participants