diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 07dd7cc..13de78b 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -27,7 +27,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ["3.10", "3.11", "3.12"] + python-version: ["3.10", "3.11"] # Checkout the repo steps: - uses: actions/checkout@v3 diff --git a/README.md b/README.md index 0955948..81ccff3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

- +