Skip to content

Commit

Permalink
Add Python 3.11 to supported versions (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>
  • Loading branch information
danielhuppmann and phackstock committed Sep 6, 2023
1 parent b2d4a63 commit a9f8adf
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 388 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# check-out repo and set-up python
#----------------------------------------------
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up python
id: setup-python
uses: actions/setup-python@v4
Expand Down

0 comments on commit a9f8adf

Please sign in to comment.