Rebuild with python 3.14

This commit is contained in:
2026-05-06 21:05:26 +03:00
parent 5a3fa181f7
commit 8a3a738cb0
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -2,7 +2,6 @@
# BPM Expects the source code to be extracted into the automatically created 'source' directory which can be accessed using $BPM_SOURCE
# BPM Expects the output files to be present in the automatically created 'output' directory which can be accessed using $BPM_OUTPUT
# The build function is executed in the source directory
# This function is used to compile the source code
build() {