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

Add support for license_files specified in setup.py #466

Merged
merged 20 commits into from Oct 20, 2022

Commits on Sep 23, 2022

  1. Copy the full SHA
    16a4997 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c6fd92f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    999fb16 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bef75a5 View commit details
    Browse the repository at this point in the history
  5. Fix lint errors

    abravalheri committed Sep 23, 2022
    Copy the full SHA
    d6cb528 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5ac2aaa View commit details
    Browse the repository at this point in the history
  7. Remove tests with distutils

    It does not seem to be possible to run `bdist_wheel` directly with
    distutils.
    abravalheri committed Sep 23, 2022
    Copy the full SHA
    a411503 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    acc2173 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Copy the full SHA
    8055d1c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9fb0b76 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    abravalheri committed Oct 19, 2022
    Copy the full SHA
    819ed28 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    48fe0d6 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Alex Grönholm <alex.gronholm@nextday.fi>
    abravalheri and agronholm committed Oct 19, 2022
    Copy the full SHA
    8f6b817 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    81c0bf6 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    abravalheri committed Oct 19, 2022
    Copy the full SHA
    67d20a4 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7545b8a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    da30500 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1682602 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    5b09d96 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Copy the full SHA
    16c90f4 View commit details
    Browse the repository at this point in the history