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

MAINT: move to Flit build backend #98

Merged
merged 9 commits into from
Dec 8, 2023

Commits on Dec 5, 2023

  1. Chore: move to Hatch build backend

    This means we can remove the setuptools dependency and move onto modern packaging tools.
    agoose77 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    79eb885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb5fa9 View commit details
    Browse the repository at this point in the history
  3. Chore: fix CI

    agoose77 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    887e4d4 View commit details
    Browse the repository at this point in the history
  4. Chore: use Flit

    agoose77 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    56693de View commit details
    Browse the repository at this point in the history
  5. FIX: restore main file

    agoose77 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0e587e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c70c3c View commit details
    Browse the repository at this point in the history
  7. DOCS: fix RTD

    agoose77 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    63601f7 View commit details
    Browse the repository at this point in the history
  8. MAINT: appease pre-commit

    agoose77 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b9507a2 View commit details
    Browse the repository at this point in the history
  9. MAINT: switch to ruff

    agoose77 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7eeaf3d View commit details
    Browse the repository at this point in the history