Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A better description for "Requires-Python" metadata field #1274

Merged
merged 5 commits into from
Nov 8, 2023

Commits on Oct 7, 2023

  1. Change wording of Requires-Python and offer a lower bound example. Th…

    …is should better demonstrate that usage of this field is more commonly about _excluding known incompatible versions_ than it is about specifying _guaranteed compatible versions_. Remove the multiple example code-block because it is not a (multiple use) field, and the other examples seem to exist only to show further usage of PEP 440 version specifiers (which are explained better elsewhere) rather than Requires-Python itself.
    wimglenn committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    174b29b View commit details
    Browse the repository at this point in the history
  2. review suggestions

    wimglenn committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e604f43 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    f4d7204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef7c3f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    db58433 View commit details
    Browse the repository at this point in the history