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

Modernize the build: switch to hatchling #1142

Merged
merged 8 commits into from
Apr 22, 2023

Commits on Apr 18, 2023

  1. Modernize the build: switch to hatchling

    - generate the version from vcs metadata (tags)
    - use hatchling as a build system
    offbyone committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d80cf0a View commit details
    Browse the repository at this point in the history
  2. dev: include tags when checking out code

    hatch-vcs needs this
    offbyone committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f30220e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0ea858 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a93f9f5 View commit details
    Browse the repository at this point in the history
  5. Return to manual versioning

    offbyone committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    afc4593 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc47a0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    935174d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

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