diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 188d5a7..a54ffe4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: ["ubuntu-latest", "windows-latest", "macos-latest"] + os: ["ubuntu-latest", "windows-latest"] python-version: ["3.10"] fail-fast: false diff --git a/README.md b/README.md index 03644c6..c2b5904 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Downloads + + Downloads + License - MIT