mirror of
https://github.com/createfuture-cloud/feedsummarizer.git
synced 2025-12-13 10:12:25 +00:00
Enable cache, swap to pyproject.toml for python version control
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[project]
|
||||
name = "feedsummarizer"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.11"
|
||||
# Pinned to 3.13 so we stay in line with AWS' Lambda runtime
|
||||
requires-python = "3.13"
|
||||
dependencies = []
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user