Skip to content

Commit

Permalink
added updated csv urls and support for python3.12 by adapting require…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
wirthual committed Feb 14, 2024
1 parent fa80dc3 commit b7a853b
Show file tree
Hide file tree
Showing 4 changed files with 618 additions and 466 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: ["macos-latest", "windows-latest","ubuntu-20.04"]
python-version: ["3.9.13","3.8.10","3.10","3.11"]
python-version: ["3.9.13","3.8.10","3.10","3.11","3.12"]
fail-fast: false

runs-on: ${{matrix.os}}
Expand Down
Loading

0 comments on commit b7a853b

Please sign in to comment.