We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16978e commit cfd367bCopy full SHA for cfd367b
pyproject.toml
@@ -7,7 +7,7 @@ name = "soroban"
7
dynamic = ["version"]
8
description = "API and CLI for Soroban contracts in Python"
9
readme = "README.md"
10
-requires-python = ">=3.11"
+requires-python = ">=3.10"
11
license = "BSD-3-Clause"
12
authors = [
13
{ name = "Pamphile Roy" },
0 commit comments