mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
+5
-1
@@ -391,7 +391,11 @@ python-version = "3.10"
|
||||
|
||||
[tool.ty.src]
|
||||
include = [
|
||||
"./extensions-builtin"
|
||||
"*.py",
|
||||
"modules/**/*.py",
|
||||
"pipelines/**/*.py",
|
||||
"scripts/**/*.py",
|
||||
"extensions-builtin/**/*.py"
|
||||
]
|
||||
exclude = [
|
||||
"venv/",
|
||||
|
||||
Reference in New Issue
Block a user