mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 08:34:19 +01:00
use uv in github actions
This commit is contained in:
@@ -82,3 +82,17 @@ exclude_lines = [
|
||||
'if TYPE_CHECKING:',
|
||||
'@overload',
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"coverage>=7.6.1",
|
||||
"iniconfig>=2.1.0",
|
||||
"maturin>=1.7.8",
|
||||
"mypy>=1.11.0",
|
||||
"mypy-extensions>=1.1.0",
|
||||
"pluggy>=1.6.0",
|
||||
"pytest>=8.3.1",
|
||||
"pytest-cov>=5.0.0",
|
||||
"ruff>=0.5.4",
|
||||
"typing-extensions>=4.13.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user