aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/build_scripts.pyproject
blob: 77f1d04853296aaf032b2638df3424b560376048 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "files": ["main.py", "__init__.py", "build_info_collector.py",
              "config.py", "options.py", "qtinfo.py",
              "setup_runner.py", "utils.py",
              "wheel_files.py", "wheel_override.py", "wheel_utils.py",
              "platforms/__init__.py", "platforms/linux.py",
              "platforms/macos.py", "platforms/unix.py",
              "platforms/windows_desktop.py",
              "../setup.py",
              "../coin_build_instructions.py", "../coin_test_instructions.py"]
}