First upload, 18 controller version
This commit is contained in:
17
.venv_nopip/Lib/site-packages/PySide6/_config.py
Normal file
17
.venv_nopip/Lib/site-packages/PySide6/_config.py
Normal file
@@ -0,0 +1,17 @@
|
||||
built_modules = list(name for name in
|
||||
"Core;Gui;Widgets;PrintSupport;Sql;Network;Test;Concurrent;DBus;Designer;Xml;Help;Multimedia;MultimediaWidgets;OpenGL;OpenGLWidgets;Pdf;PdfWidgets;Positioning;Location;NetworkAuth;Nfc;Qml;Quick;Quick3D;QuickControls2;QuickTest;QuickWidgets;RemoteObjects;Scxml;Sensors;SerialPort;SerialBus;StateMachine;TextToSpeech;Charts;SpatialAudio;Svg;SvgWidgets;DataVisualization;Graphs;GraphsWidgets;Bluetooth;UiTools;AxContainer;WebChannel;WebEngineCore;WebEngineWidgets;WebEngineQuick;WebSockets;HttpServer;WebView;3DCore;3DRender;3DInput;3DLogic;3DAnimation;3DExtras"
|
||||
.split(";"))
|
||||
|
||||
shiboken_library_soversion = "6.10"
|
||||
pyside_library_soversion = "6.10"
|
||||
|
||||
version = "6.10.2"
|
||||
version_info = (6, 10, 2, "", "")
|
||||
|
||||
__build_date__ = '2026-01-29T22:17:04+00:00'
|
||||
|
||||
|
||||
|
||||
|
||||
__setup_py_package_version__ = '6.10.2'
|
||||
|
||||
Reference in New Issue
Block a user