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

Update build-system dependency for setuptools-scm to >= 7.0.0 #186

Merged
merged 2 commits into from
Nov 13, 2022

Commits on Nov 12, 2022

  1. Update build-system dependency for setuptools-scm to >= 7.0.0

    pyproject.toml:
    Update build-system dependency for setuptools-scm to >= 7.0.0, which
    obsoletes setuptools-scm-git-archive.
    Remove wheel as it is not required in a PEP517 build environment
    facilitating pypa/build and pypa/installer.
    dvzrv committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    230de27 View commit details
    Browse the repository at this point in the history
  2. chore: auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    e930d4a View commit details
    Browse the repository at this point in the history