Ein PDF wird angezeigt.
This commit is contained in:
+2
-1
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"pyside6>=6.9.0",
|
||||
"pymupdf>=1.24.0",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
@@ -13,4 +14,4 @@ dependencies = [
|
||||
# extend = "../pyproject.toml"
|
||||
|
||||
# ...but use a different line length.
|
||||
line-length = 120
|
||||
line-length = 120
|
||||
|
||||
Reference in New Issue
Block a user