Skip to content

Commit

Permalink
missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
zackees committed Feb 23, 2024
1 parent b636603 commit 3229f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_compile/native_windows_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
VENV_PATH = HERE / "nuitka_venv"

REQUIREMENTS = [
"nuitka==2.0.1",
"nuitka==2.0.3",
"zstandard==0.17.0",
"chardet==5.2.0",
"ordered-set==4.1.0",
Expand Down

0 comments on commit 3229f74

Please sign in to comment.