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

Set include_package_data=True so wheels include vendor license files. #6899

Closed
wants to merge 5 commits into from

Commits on Aug 19, 2019

  1. Set include_package_data=True so wheels include vendor license files.

    Vendor license info was included in pypa#5213 
    (merge commit 7a3cbee), and is now
    available in the sdist package, but not in the wheel package. This commit
    makes the wheel packages include the vendor license files.
    jasongrout committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    04c7714 View commit details
    Browse the repository at this point in the history
  2. Add news file.

    jasongrout committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    2cee92a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Configuration menu
    Copy the full SHA
    01702e9 View commit details
    Browse the repository at this point in the history
  2. Fix line ending

    xavfernandez committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    2829e50 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

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