Add script to build pyd

This commit is contained in:
DingZQ
2025-05-18 16:42:43 +08:00
parent 1ee0bb8067
commit 7d08c84d8f
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
from .database import *
from .database import ChangeSet, g_delete_prefix, API_DELETE, API_UPDATE, try_read, get_node_links, is_pipe, is_pump, is_valve
from .sections import *
from .s0_base import *

1
build_pyd.cmd Normal file
View File

@@ -0,0 +1 @@
python build_pyd.py rebuild