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

Adopted the bdist_wheel command from "wheel" #4369

Merged
merged 31 commits into from
May 22, 2024

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    b3d3e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b593074 View commit details
    Browse the repository at this point in the history
  3. Cleaned up the imports

    agronholm committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ea5d0e1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    a4f3ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3b9614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3f861 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fd9265 View commit details
    Browse the repository at this point in the history
  5. Update setuptools/extern/__init__.py

    Co-authored-by: Anderson Bravalheri <andersonbravalheri+github@gmail.com>
    agronholm and abravalheri authored May 20, 2024
    Configuration menu
    Copy the full SHA
    82f0006 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8e005d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fbe5fc View commit details
    Browse the repository at this point in the history
  8. Fixed wrong import

    agronholm committed May 20, 2024
    Configuration menu
    Copy the full SHA
    854e597 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3394532 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e510f43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1f11d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d83e52 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    200f941 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c2d351 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    92a3310 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a873888 View commit details
    Browse the repository at this point in the history
  17. Readded wheel into test dependencies

    "pip wheel" won't work without it for now.
    agronholm committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1a82c45 View commit details
    Browse the repository at this point in the history
  18. Fixed test failures

    agronholm committed May 20, 2024
    Configuration menu
    Copy the full SHA
    44e1731 View commit details
    Browse the repository at this point in the history
  19. Fixed more test failures

    agronholm committed May 20, 2024
    Configuration menu
    Copy the full SHA
    becb8a2 View commit details
    Browse the repository at this point in the history
  20. Added missing test data

    agronholm committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7f632e2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    da9dc8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c344f42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4123506 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7faa082 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c7e6c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62729a2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    68b4be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b832968 View commit details
    Browse the repository at this point in the history