Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update requires#955

Merged
RonnyPfannschmidt merged 1 commit into
pypa:mainfrom
jaap3:patch-1
Oct 17, 2023
Merged

Update requires#955
RonnyPfannschmidt merged 1 commit into
pypa:mainfrom
jaap3:patch-1

Conversation

@jaap3

@jaap3 jaap3 commented Oct 10, 2023

Copy link
Copy Markdown

Noticed the requires line in usage.md and README.md was inconsistent with how it was specified elsewhere (customizing.md and index.md).

@jaap3 jaap3 marked this pull request as ready for review October 10, 2023 14:01
@jaap3

jaap3 commented Oct 10, 2023

Copy link
Copy Markdown
Author

Didn't see this before creating this PR: #921 is an issue about the inconsistency in the docs

@RonnyPfannschmidt

Copy link
Copy Markdown
Contributor

lets use the examples from https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html as base

for safety the backend needs to be added, wheel is auto-added these days by setuptools internals

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lovely, thanks 👍

@jaap3

jaap3 commented Oct 11, 2023

Copy link
Copy Markdown
Author

@RonnyPfannschmidt I've updated the PR. Not 100% sure I understood what you meant so I hope it's alright :)

There's still a small inconsistency with the minimum setuptools required. The examples now all say >=64, but the text and the setuptools integration check say >=61.

@RonnyPfannschmidt RonnyPfannschmidt merged commit 529d5bb into pypa:main Oct 17, 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