- fix Linux builds; now all dependencies are git submodules

This commit is contained in:
2025-09-11 17:43:09 +03:00
parent a74f8a6cdf
commit e8bebc14c2
3 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
from pathlib import Path
import os
import multiprocessing