We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799fbd5 commit 2498674Copy full SHA for 2498674
1 file changed
pyproject.toml
@@ -118,6 +118,7 @@ dependencies = [
118
# Include required package dependencies for mypy
119
"strands-agents @ {root:uri}",
120
]
121
+python = "3.10"
122
123
# Define static-analysis scripts so we can include mypy as part of the linting check
124
[tool.hatch.envs.hatch-static-analysis.scripts]
0 commit comments