This commit is contained in:
shenjack 2023-07-16 02:24:23 +08:00
parent 366e02d992
commit 2da10160fe
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -36,7 +36,6 @@ if __name__ == '__main__':
compiler.show_progress = False
compiler.output_path = Path('./build/github')
compiler.python_cmd = 'python'
compiler.include_data_dir.remove(('./libs/fonts', './libs/fonts'))
compiler.save_xml = False
# 检测 --xml 参数