This commit is contained in:
2023-12-03 23:04:58 +08:00
parent 68184b5da8
commit 36b630c562
52 changed files with 6225 additions and 75 deletions

2
bld.bat Normal file
View File

@@ -0,0 +1,2 @@
"%PYTHON%" setup.py install --single-version-externally-managed --record=record.txt
if errorlevel 1 exit 1