bpo-43774: Doc job of Azure Pipelines uses Doc/requirements.txt#25296
Merged
miss-islington merged 1 commit intopython:masterfrom Apr 9, 2021
vstinner:azure_reqs
Merged
bpo-43774: Doc job of Azure Pipelines uses Doc/requirements.txt#25296miss-islington merged 1 commit intopython:masterfrom vstinner:azure_reqs
miss-islington merged 1 commit intopython:masterfrom
vstinner:azure_reqs
Conversation
Don't hardcode the Sphinx version but use Doc/requirements.txt.
Member
Author
|
Oh, Azure Pipelines skipped the Doc PR job. I modified the workflow temporarily to force running the Docs PR job. |
Member
Author
|
Ok, it works as expected: With this version, no warning is emitted. |
methane
approved these changes
Apr 9, 2021
|
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>
.
|
Member
Author
|
@stefanrad25: I don't understand your remark. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Don't hardcode the Sphinx version but use Doc/requirements.txt.
https://bugs.python.org/issue43774
Automerge-Triggered-By: GH:tiran