mirror of
https://github.com/aclist/dztui.git
synced 2026-08-27 10:17:31 +02:00
chore: update pyproject.toml
This commit is contained in:
parent
77c42f5b78
commit
6e8a78cf3e
@ -45,12 +45,13 @@ test = [
|
||||
"pre-commit==4.4.0",
|
||||
"pytest==8.4.2",
|
||||
"pytest-cov==7.0.0",
|
||||
"PyGObject-stubs==2.13.0",
|
||||
]
|
||||
lint = [
|
||||
"mypy==1.17.0",
|
||||
"mypy_extensions==1.1.0",
|
||||
"ruff==0.11.13",
|
||||
"PyGObject-stubs==2.13.0",
|
||||
"types-requests>=2.32.4",
|
||||
]
|
||||
dev = [
|
||||
"dzgui[docs,test,lint]"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user