This commit is contained in:
Charlie Doern 2025-10-03 13:35:21 -04:00 committed by GitHub
commit 782b7f1352
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 2052 additions and 1 deletions

View file

@ -63,6 +63,7 @@ ui = [
[dependency-groups]
dev = [
"pytest>=8.4",
"pytest-snapshot>=0.9.0",
"pytest-timeout",
"pytest-asyncio>=1.0",
"pytest-cov",