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 to pyproject.toml instead of setup.cfg #832

Merged
merged 6 commits into from
Aug 11, 2024

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    e58e6cb View commit details
    Browse the repository at this point in the history
  2. Restore pycodestyle choices

    It does not check pyproject.toml for settings...
    mwcraig committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    05e989e View commit details
    Browse the repository at this point in the history
  3. Fix coverage setup

    mwcraig committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    aaa7dcd View commit details
    Browse the repository at this point in the history
  4. Update sphinx build in tox

    mwcraig committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e904fc9 View commit details
    Browse the repository at this point in the history
  5. Update sphinx configuration

    mwcraig committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    591f578 View commit details
    Browse the repository at this point in the history
  6. Restore pytest configuration

    mwcraig committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b266531 View commit details
    Browse the repository at this point in the history