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

feat: add PEP 621 config only #1031

Merged
merged 25 commits into from Jun 20, 2022
Merged

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    1409d8b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Brett Cannon <brett@python.org>
    henryiii and brettcannon committed May 9, 2022
    Configuration menu
    Copy the full SHA
    1627173 View commit details
    Browse the repository at this point in the history
  3. fix: minor fixes

    henryiii committed May 9, 2022
    Configuration menu
    Copy the full SHA
    03dd5c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    631ba14 View commit details
    Browse the repository at this point in the history
  5. fix: stripping a bit more

    henryiii committed May 9, 2022
    Configuration menu
    Copy the full SHA
    eba0afd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bd957b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9697532 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34c679b View commit details
    Browse the repository at this point in the history
  9. chore: use setuptools 61, mark experimental

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed May 9, 2022
    Configuration menu
    Copy the full SHA
    d858eca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d371645 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Apply suggestions from code review

    Co-authored-by: Brett Cannon <brett@python.org>
    henryiii and brettcannon committed May 12, 2022
    Configuration menu
    Copy the full SHA
    b907ea0 View commit details
    Browse the repository at this point in the history
  2. Update source/tutorials/packaging-projects.rst

    Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
    henryiii and ofek committed May 12, 2022
    Configuration menu
    Copy the full SHA
    5461c4e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. refactor: addressing review feedback

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    a366ff0 View commit details
    Browse the repository at this point in the history
  2. refactor: reorder backends and add recommendation

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    39a5d9e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    5874fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc8cb1 View commit details
    Browse the repository at this point in the history
  3. Fix typo, add TODO

    bhrutledge committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    c271055 View commit details
    Browse the repository at this point in the history
  4. Fix typos

    bhrutledge committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    bfb8402 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

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

Commits on Jun 15, 2022

  1. refactor: match package name

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    5e1cc87 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Update source/tutorials/packaging-projects.rst

    Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
    henryiii and ezio-melotti committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    f707b27 View commit details
    Browse the repository at this point in the history
  2. fix: linkcheck, Py 3.7+, and periods are valid

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    70ffd9f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    a333dd9 View commit details
    Browse the repository at this point in the history
  2. Remove placeholder link

    bhrutledge committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    84f9be8 View commit details
    Browse the repository at this point in the history
  3. Minor copy-edits

    bhrutledge committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    688b740 View commit details
    Browse the repository at this point in the history