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

feat: move to flit backend #501

Merged
merged 10 commits into from
Mar 10, 2023
Merged

Commits on Mar 10, 2023

  1. Switched build backend to flit

    Fixed flit_scm installation
    
    Fixed FreeBSD test suite
    
    Switched build backend to flit_core
    
    Removed configuration required previously by flit-scm
    agronholm authored and henryiii committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    170e2ec View commit details
    Browse the repository at this point in the history
  2. chore: move to using Ruff

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    99e7042 View commit details
    Browse the repository at this point in the history
  3. fix: include everything but setup.py in standards based SDist builds

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    24263ba View commit details
    Browse the repository at this point in the history
  4. tests: add SDist test

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1073f7c View commit details
    Browse the repository at this point in the history
  5. refactor: addressing review feedback

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    10fc8d2 View commit details
    Browse the repository at this point in the history
  6. ci: only check SDists on Python 3.11 jobs

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6df094b View commit details
    Browse the repository at this point in the history
  7. chore: bump ruff version & add show-fixes

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f24840d View commit details
    Browse the repository at this point in the history
  8. Update pyproject.toml

    agronholm committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    5f52063 View commit details
    Browse the repository at this point in the history
  9. Update pyproject.toml

    agronholm committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    5dd8410 View commit details
    Browse the repository at this point in the history
  10. chore: require flit-core 3.8+

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    ce34fad View commit details
    Browse the repository at this point in the history