Skip to content

rtd: set the OS and Python versions explicitly#357

Merged
slyon merged 1 commit intocanonical:mainfrom
daniloegea:rtd_urllib_fix
May 10, 2023
Merged

rtd: set the OS and Python versions explicitly#357
slyon merged 1 commit intocanonical:mainfrom
daniloegea:rtd_urllib_fix

Conversation

@daniloegea
Copy link
Contributor

@daniloegea daniloegea commented May 10, 2023

The RTD build is failing due to a new version of urllib3. According to [1], this change should fix the problem.

[1] - readthedocs/readthedocs.org#10290

Description

Checklist

  • Runs make check successfully.
  • Retains 100% code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad.

The RTD build is failing due to a new version of urllib3. According to
[1], this change should fix the problem.

[1] - readthedocs/readthedocs.org#10290
Copy link
Contributor

@slyon slyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this seems to do the trick. +1

@slyon slyon merged commit 29b7a24 into canonical:main May 10, 2023
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