Skip to content

Commit

Permalink
update to resources.files() and clean up of example 0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostert committed May 26, 2024
1 parent 81acb07 commit 624e92a
Show file tree
Hide file tree
Showing 9 changed files with 1,012 additions and 352 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
# os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest, ubuntu-latest]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 624e92a

Please sign in to comment.