Skip to content

Commit cfd367b

Browse files
committed
Lower Python bound
1 parent c16978e commit cfd367b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "soroban"
77
dynamic = ["version"]
88
description = "API and CLI for Soroban contracts in Python"
99
readme = "README.md"
10-
requires-python = ">=3.11"
10+
requires-python = ">=3.10"
1111
license = "BSD-3-Clause"
1212
authors = [
1313
{ name = "Pamphile Roy" },

0 commit comments

Comments
 (0)