Skip to content

Commit e28c243

Browse files
committed
Included python 3.9 in supported versions.
1 parent 4372017 commit e28c243

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dynamic = ["version"]
2020
license = "Apache-2.0"
2121
name = "salesforce-data-customcode"
2222
readme = "README.md"
23-
requires-python = ">=3.10,<3.12"
23+
requires-python = ">=3.9,<3.12"
2424
version = "0.1.0"
2525

2626
[tool.black]

0 commit comments

Comments
 (0)