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

WIP: ENH: Add script to migrate setup.py to pyproject.toml #161

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 13, 2024

  1. WIP: ENH: Add script to migrate setup.py to pyproject.toml

    Contains a few assumptions, but will generate a good starting point for most
    cases.
    thewtex committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    448df20 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    369018d View commit details
    Browse the repository at this point in the history
  2. feat: Bump minor version

    effigies committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3703b11 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from effigies/pyproject-toml-script

    rf: Patch setuptools/skbuild.setup() and extract exec'd metadata
    thewtex authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6aa96b8 View commit details
    Browse the repository at this point in the history