Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit e7633cb

Browse files
committed
Update nuitka to properly support python 3.11
1 parent 9d321dd commit e7633cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
'gitdb2==4.0.2',
2727

2828
# Required to compile to a native binary
29-
'nuitka==1.5.5'
29+
'nuitka==1.8.2'
3030
],
3131
tests_require=[
3232
'teamscale-client',

0 commit comments

Comments
 (0)