mirror of https://github.com/DJ2LS/FreeDATA.git
Merge pull request #1076 from DJ2LS/dependabot/pip/develop/nuitka-lte-4.0.7
Update nuitka requirement from <=2.8.9 to <=4.0.7pull/1059/head^2
commit
bfcd231b2c
|
|
@ -73,7 +73,7 @@ build = [
|
|||
"wheel",
|
||||
]
|
||||
nuitka = [
|
||||
"nuitka<=2.8.9",
|
||||
"nuitka<=4.0.7",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
|
|
|||
|
|
@ -26,4 +26,4 @@ pick
|
|||
# Build
|
||||
build
|
||||
wheel
|
||||
nuitka<=2.8.9
|
||||
nuitka<=4.0.7
|
||||
|
|
|
|||
Loading…
Reference in New Issue