Merge branch 'master' into cpp_transporter

This commit is contained in:
Ralf W. Grosse-Kunstleve
2024-08-25 13:50:24 -07:00
49 changed files with 872 additions and 378 deletions

View File

@@ -9,7 +9,6 @@ import tarfile
import zipfile
# These tests must be run explicitly
# They require CMake 3.15+ (--install)
DIR = os.path.abspath(os.path.dirname(__file__))
MAIN_DIR = os.path.dirname(os.path.dirname(DIR))