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

Build backend: Include readme and license files #9149

Merged
merged 11 commits into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. Use portable paths

    konstin committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7c7d015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b705410 View commit details
    Browse the repository at this point in the history
  3. Expose pyproject.toml

    We need to access the fields to get the include globs.
    konstin committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    47d6526 View commit details
    Browse the repository at this point in the history
  4. Support readme in source dist

    konstin committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bb8f9ef View commit details
    Browse the repository at this point in the history
  5. Test readme support in wheel

    konstin committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    170f67a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc64105 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f82de4 View commit details
    Browse the repository at this point in the history
  8. Test license files support

    konstin committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f4749da View commit details
    Browse the repository at this point in the history
  9. Add test for file inclusions

    konstin committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ec74c7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    801f0dd View commit details
    Browse the repository at this point in the history
  11. Handle windows paths in tests

    konstin committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    38259cc View commit details
    Browse the repository at this point in the history