Skip to content

Commit 5dabb26

Browse files
committed
Use own branch of Nuitka for tests
Refs: Nuitka/Nuitka#3578
1 parent f7e0331 commit 5dabb26

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

requirements/nuitka.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
nuitka == 2.7.12
1+
# XXX Temporary workaround for missing RFC 3987 syntax data file in Nuitka.
2+
# Refs: https://github.com/Nuitka/Nuitka/pull/3578
3+
nuitka == "git+https://github.com/kdeldycke/Nuitka@add-missing-rfc3987-syntax-data-file"
24
# Additional dependencies:
35
# - ordered-set: used by Nuitka for compilation performance
46
# - zstandard: for nuitka's onefile compression

0 commit comments

Comments
 (0)