bpo-43774: Doc job of Azure Pipelines uses Doc/requirements.txt #25296
Conversation
Don't hardcode the Sphinx version but use Doc/requirements.txt.
Oh, Azure Pipelines skipped the Doc PR job. I modified the workflow temporarily to force running the Docs PR job. |
Ok, it works as expected:
With this version, no warning is emitted. |
f7be26a
into
python:master
16 checks passed
16 checks passed
bedevere/news
"skip news" label found
Compile the Python ``main()`` function and link Python executable with C++
compiler: ``$CXX``, or *COMPILER* if specified.
is this cords are correct can you any one tell me ??//
…On Fri, Apr 9, 2021 at 6:37 PM Miss Islington (bot) < ***@***.***> wrote:
Merged #25296 <#25296> into master.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#25296 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARHRQMZV44PRG3MLLQJLDQ3TH3KIBANCNFSM42T5EAZQ>
.
|
@stefanrad25: I don't understand your remark. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Don't hardcode the Sphinx version but use Doc/requirements.txt.
https://bugs.python.org/issue43774
Automerge-Triggered-By: GH:tiran