Skip to content

Commit

Permalink
chore: bump python to fix pendulum (#26)
Browse files Browse the repository at this point in the history
Various chores to fix the tap due to python version issues. Bump the min
version to 3.8 so pendulum works again. Remove private final import.
  • Loading branch information
pnadolny13 committed Sep 27, 2024
1 parent e62c74f commit 3ed1738
Show file tree
Hide file tree
Showing 5 changed files with 1,042 additions and 956 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,4 @@ dmypy.json
.meltano
.secrets
.DS_Store
.vscode
Loading

0 comments on commit 3ed1738

Please sign in to comment.