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

Add matrix ci tests for python versions 3.9 - 3.11 #218

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 8, 2024

  1. Add matrix ci tests for Python versions 3.9-3.11

    - Update circleci config file to include version parametrisation
    - Updated Pipfile.lock to 3.10+ compatible versions
    - Remove classifiers for versions < 3.9
    - Correct deprecated moto mock call
    STMilligan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    807b82b View commit details
    Browse the repository at this point in the history
  2. Add matrix tests back in

    STMilligan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6e5b545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05622db View commit details
    Browse the repository at this point in the history