Skip to content

Commit

Permalink
Support Python 3.12 (#54)
Browse files Browse the repository at this point in the history
* Update pyproject.toml to support py 3.12

* Poetry Lock
  • Loading branch information
joshua-janicas authored Apr 1, 2024
1 parent 37748ea commit 606252b
Show file tree
Hide file tree
Showing 3 changed files with 1,020 additions and 741 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
meltano:
- ">=2,<3"
- ">=3,<4"
Expand Down
Loading

0 comments on commit 606252b

Please sign in to comment.