We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 799fbd5 + 2498674 commit b49e8a2Copy full SHA for b49e8a2
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