Skip to content

Commit b49e8a2

Browse files
authored
Merge pull request #104 from mehtarac/lint-py310
pyproject - static analysis - python 3.10
2 parents 799fbd5 + 2498674 commit b49e8a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ dependencies = [
118118
# Include required package dependencies for mypy
119119
"strands-agents @ {root:uri}",
120120
]
121+
python = "3.10"
121122

122123
# Define static-analysis scripts so we can include mypy as part of the linting check
123124
[tool.hatch.envs.hatch-static-analysis.scripts]

0 commit comments

Comments
 (0)