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

Make missing long_description check more flexible #887

Merged
merged 5 commits into from Mar 31, 2022

Commits on Mar 26, 2022

  1. Make missing long_description check more flexible.

    A missing `long_description` results in `UNKNOWN` being written to
    PKG-INFO, but at some point, the number of trailing newlines changed.
    
    See
    pypa/readme_renderer#231 (comment)
    bhrutledge committed Mar 26, 2022
    Copy the full SHA
    cd9e29f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Rewrite tests using build

    bhrutledge committed Mar 27, 2022
    Copy the full SHA
    8cfce78 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e81076 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b7a38d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Add changelong entry

    bhrutledge committed Mar 30, 2022
    Copy the full SHA
    5d72468 View commit details
    Browse the repository at this point in the history