Merge pull request #1076 from DJ2LS/dependabot/pip/develop/nuitka-lte-4.0.7

Update nuitka requirement from <=2.8.9 to <=4.0.7
pull/1059/head^2
DJ2LS 2026-04-24 10:40:48 +02:00 committed by GitHub
commit bfcd231b2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ build = [
"wheel",
]
nuitka = [
"nuitka<=2.8.9",
"nuitka<=4.0.7",
]
[tool.setuptools.packages.find]

View File

@ -26,4 +26,4 @@ pick
# Build
build
wheel
nuitka<=2.8.9
nuitka<=4.0.7