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

Support for Python version 3.8-3.11 #11

Merged
merged 5 commits into from
Jun 21, 2023
Merged

Support for Python version 3.8-3.11 #11

merged 5 commits into from
Jun 21, 2023

Commits on Jun 21, 2023

  1. Returntype doc

    iluvcapra committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d602c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83fead3 View commit details
    Browse the repository at this point in the history
  3. Added __future__ annotations import

    Seeing if this helps the tests run in older python
    versions
    iluvcapra committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    aa4de9d View commit details
    Browse the repository at this point in the history
  4. Update lint_and_pytest.yml

    Bumping version back to 3.9 to see what happens
    iluvcapra authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    35ca651 View commit details
    Browse the repository at this point in the history
  5. Update lint_and_pytest.yml

    Adding multi-version python text matrix
    iluvcapra authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    caeb7e2 View commit details
    Browse the repository at this point in the history