mirror of
https://github.com/Nuitka/Nuitka.git
synced 2025-12-14 20:35:49 +01:00
Python3.14: Add implicit dependency for "_ctypes" on Windows
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
- depends:
|
||||
- 'asyncio'
|
||||
|
||||
- module-name: '_ctypes' # checksum: b31a8f6b
|
||||
implicit-imports:
|
||||
- depends:
|
||||
- 'ctypes._layout'
|
||||
|
||||
- module-name: '_curses_panel' # checksum: c9b072ec
|
||||
implicit-imports:
|
||||
- depends:
|
||||
|
||||
Reference in New Issue
Block a user