Skip to content

Commit 6611677

Browse files
committed
Update Python version to 3.11 and add pytest-asyncio as a development dependency
1 parent 87014a7 commit 6611677

3 files changed

Lines changed: 1632 additions & 44 deletions

File tree

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"allow": [
44
"Bash(pytest:*)",
55
"Bash(python -m pytest:*)",
6-
"Bash(python:*)"
6+
"Bash(python:*)",
7+
"Bash(poetry lock:*)"
78
]
89
}
910
}

0 commit comments

Comments
 (0)