Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Add readthedocs configuration #657

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

parona-source
Copy link
Contributor

  • Configuration file is mandatory after readthedocs 10.8.0.
  • Add unit tests and integration tests where applicable.
    If you've added an error code or changed an error code behavior,
    you should probably add or change a test case file under tests/test_cases/ and add
    it to the list under tests/test_definitions.py.
    If you've added or changed a command line option,
    you should probably add or change a test in tests/test_integration.py.
  • Add a line to the release notes (docs/release_notes.rst) under "Current Development Version".
    Make sure to include the PR number after you open and get one.

@parona-source
Copy link
Contributor Author

Fixes CI in #656

@parona-source
Copy link
Contributor Author

parona-source commented Nov 1, 2023

Tried to match the configuration in .github/workflows, but readthedocs doesn't support ubuntu-latest as an option so I had to pick a specific ubuntu release.

https://docs.readthedocs.io/en/stable/config-file/v2.html#build-os

docs/release_notes.rst Outdated Show resolved Hide resolved
* Configuration file is mandatory after readthedocs 10.8.0.

Signed-off-by: Alfred Wingate <[email protected]>
@sigmavirus24 sigmavirus24 enabled auto-merge (squash) November 1, 2023 16:36
@sigmavirus24 sigmavirus24 merged commit f78f194 into PyCQA:master Nov 1, 2023
16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants