Auf Wrapper umgestellt, Prüfarchitektur QT6-kompatibel gemacht (Nicht lauffähig)

This commit is contained in:
2025-12-18 22:00:31 +01:00
parent f64d56d4bc
commit e8fea163b5
31 changed files with 2791 additions and 889 deletions

2
test/test_bootstrap.py Normal file
View File

@@ -0,0 +1,2 @@
from sn_basis.functions import syswrapper
syswrapper.add_to_sys_path(syswrapper.get_plugin_root())