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 test suite to use pytest, remove related in setup.py #771

Merged
merged 11 commits into from
Jul 29, 2024

Commits on Jul 29, 2024

  1. Fix setuptools to <v72

    kwongtn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5ccd0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a4c7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a21c38 View commit details
    Browse the repository at this point in the history
  4. Add python -m

    kwongtn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ea3e72b View commit details
    Browse the repository at this point in the history
  5. Update setup.py

    Co-authored-by: Christian Clauss <cclauss@me.com>
    kwongtn and cclauss authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    aa5349f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2dfcd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    330be65 View commit details
    Browse the repository at this point in the history
  8. Remove pytest from setup.py

    kwongtn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8d30439 View commit details
    Browse the repository at this point in the history
  9. Unlock setuptools

    kwongtn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    65d5743 View commit details
    Browse the repository at this point in the history
  10. Remove tests_require

    kwongtn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    03d421c View commit details
    Browse the repository at this point in the history
  11. Move pytest to tox.ini

    kwongtn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1f01341 View commit details
    Browse the repository at this point in the history