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

Migrate as much as possible to pyproject.toml, stop using versioneer to manage versions, update dependencies.yaml. #232

Merged
merged 11 commits into from
Jun 7, 2023

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    2045e07 View commit details
    Browse the repository at this point in the history
  2. Update dependencies.yaml.

    bdice committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6bf89d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e8385e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dee77da View commit details
    Browse the repository at this point in the history
  5. Update pre-commit hooks.

    bdice committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3ce5095 View commit details
    Browse the repository at this point in the history
  6. Partial removal of versioneer.

    bdice committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1b13e10 View commit details
    Browse the repository at this point in the history
  7. Remove setup.cfg.

    bdice committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    68150f4 View commit details
    Browse the repository at this point in the history
  8. Set __version__.

    bdice committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9dde884 View commit details
    Browse the repository at this point in the history
  9. Use setuptools.build_meta.

    bdice committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    04aa041 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    874d5d6 View commit details
    Browse the repository at this point in the history
  11. Remove extra line.

    bdice committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f1d2256 View commit details
    Browse the repository at this point in the history