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 PEP 517 support (closes #503) #511

Merged

Commits on Dec 10, 2022

  1. Invoke auditwheel via Python

    SnoopJ committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    203879c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f13f99c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b769806 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9153699 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f964e25 View commit details
    Browse the repository at this point in the history
  6. Remove requirements.txt

    SnoopJ committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    5a8cc86 View commit details
    Browse the repository at this point in the history
  7. Remove unused find_packages

    SnoopJ committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    9d332ba View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    5c3631d View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    Apparently unnecessary dependencies. It seems best to remove and re-add if needed.
    
    Co-authored-by: James Gerity <snoop.jedi@gmail.com>
    jaltmayerpizzorno and SnoopJ committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0a4887b View commit details
    Browse the repository at this point in the history