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 with PEP 517, move project metadata to setup.cfg #85

Merged
merged 1 commit into from
May 23, 2023

Commits on Aug 5, 2022

  1. Build with PEP 517, move metadata to setup.cfg

    * Specify build backend in pyproject.toml (PEP 518)
    * Remove unused 'ctypes' dependency
    * Remove empty accelerate requirements file
    * Remove '..' from accelerate build include-dirs
    * Install package with pip in AppVeyor
    * Build package with PyPA's Build in AppVeyor
    * Skip explicit build dependency install in AppVeyor
    * Upgrade pip if found in AppVeyor
    EpicWink committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    ee09679 View commit details
    Browse the repository at this point in the history