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

Switch to flit build backend #705

Merged
merged 13 commits into from
May 6, 2022
Merged

Switch to flit build backend #705

merged 13 commits into from
May 6, 2022

Commits on May 4, 2022

  1. switch to flit

    blink1073 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    0641ec3 View commit details
    Browse the repository at this point in the history
  2. remove setupbase

    blink1073 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    0b9b60f View commit details
    Browse the repository at this point in the history
  3. wip handle extensions

    blink1073 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    645a04e View commit details
    Browse the repository at this point in the history
  4. remove build isolation

    blink1073 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    daec35e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1eb3f48 View commit details
    Browse the repository at this point in the history
  6. try again

    blink1073 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c98eb1d View commit details
    Browse the repository at this point in the history
  7. use jlpm

    blink1073 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    5938daa View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. restore pyzmq requirement

    minrk committed May 6, 2022
    Configuration menu
    Copy the full SHA
    966c4d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d61aea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e67963 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d0e309 View commit details
    Browse the repository at this point in the history
  5. fix jlpm entrypoints

    `build:prod` builds the extension (and dependencies) and `build` is dev + dependencies
    minrk committed May 6, 2022
    Configuration menu
    Copy the full SHA
    06532ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf9dbdf View commit details
    Browse the repository at this point in the history