fetch up with lndl

This commit is contained in:
shenjack 2023-12-03 18:40:03 +08:00
parent a8572e222e
commit a520bc587b
Signed by: shenjack
GPG Key ID: 7B1134A979775551
2 changed files with 2 additions and 6 deletions

@ -1 +1 @@
Subproject commit fe4dc2d81cc5b482b472eea5cc60c1052f86c5b8 Subproject commit 9ade71b07532881dfef77780c4832d33697a32a0

View File

@ -59,12 +59,8 @@ select = [
] ]
ignore = ["I001"] # do not sort my imports ignore = ["I001"] # do not sort my imports
[tool.lndl]
nuitka-script = 'nuitka-script.py'
[tool.lndl.nuitka] [tool.lndl.nuitka]
script = 'nuitka-config.py' script = 'scripts/lndl-config.py'
[tool.lndl.nuitka.cli] [tool.lndl.nuitka.cli]
main = "DR.py" main = "DR.py"