Skip to content

Commit

Permalink
Ensure we're running on Python 3.8 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
inverse authored Jan 12, 2025
1 parent 97c1fa4 commit 3a2c3c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lambda/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.13
3.8
2 changes: 1 addition & 1 deletion lambda/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r requirements.txt
pre-commit==4.0.1
pre-commit==3.5.0
pytest==8.3.4

0 comments on commit 3a2c3c3

Please sign in to comment.