Skip to content

Commit

Permalink
address robbievanleeuwen's comments: update dependencies to swap in c…
Browse files Browse the repository at this point in the history
…ytriangle and update references to triangle
  • Loading branch information
dankicode committed Sep 2, 2024
1 parent 12307ea commit ff36b13
Show file tree
Hide file tree
Showing 3 changed files with 1,034 additions and 1,171 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
- { python: "3.11", os: "windows-latest", session: "tests" }
- { python: "3.10", os: "windows-latest", session: "tests" }
- { python: "3.9", os: "windows-latest", session: "tests" }
- { python: "3.12", os: "macos-latest", session: "tests" }
- { python: "3.11", os: "macos-latest", session: "tests" }
- { python: "3.10", os: "macos-latest", session: "tests" }
- { python: "3.9", os: "macos-latest", session: "tests" }
- { python: "3.12", os: "macos-13", session: "tests" }
- { python: "3.11", os: "macos-13", session: "tests" }
- { python: "3.10", os: "macos-13", session: "tests" }
Expand Down
Loading

0 comments on commit ff36b13

Please sign in to comment.