Skip to content

Commit 9926b5e

Browse files
committed
Revert "Included python 3.9 in supported versions."
This reverts commit e28c243.
1 parent e28c243 commit 9926b5e

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.9,<3.12"
23+
requires-python = ">=3.10,<3.12"
2424
version = "0.1.0"
2525

2626
[tool.black]

0 commit comments

Comments
 (0)