We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 at 2.3.1 as per the environment.yml file in the project:
environment.yml
Build process seems to be ignoring this and just installing latest Sphinx release anyway:
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).
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
You may probably need to wipe the version's environment first.
No branches or pull requests
Details
Expected Result
Pinning sphinx version at 2.3.1 as per the
environment.yml
file in the project:Actual Result
Build process seems to be ignoring this and just installing latest Sphinx release anyway:
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).
The text was updated successfully, but these errors were encountered: