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

Fix #414. Migrate pytest.ini to pyproject.toml #526

Merged
merged 4 commits into from
Nov 21, 2022

Commits on Nov 21, 2022

  1. Migrate pytest.ini to pyproject.toml

    Co-authored-by: Gábor Lipták <gliptak@gmail.com>
    2 people authored and lieryan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8b72db9 View commit details
    Browse the repository at this point in the history
  2. docs: CHANGELOG

    Co-authored-by: bagel897 <bageljr897@protonmail.com>
    lieryan and bagel897 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7d68205 View commit details
    Browse the repository at this point in the history
  3. Remove setuptools-scm from build dependency

    We haven't been using this in our release process at all.
    lieryan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b60329b View commit details
    Browse the repository at this point in the history
  4. Be more generous with whitespace

    Makes it easier to read and maintain.
    lieryan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c849d0a View commit details
    Browse the repository at this point in the history