[annotations]
"aipcc.component" = "Development Platform"

[changelog]
"3.10.0" = ["2026-06-24: Add matplotlib 3.10.0 for ydata-profiling compatibility", "2026-06-24: Lower MIN_MESON_SUBPROJECT_VERSION to 3.10.0 to cover all 3.10.x releases", "2026-06-25: Add SETUPTOOLS_SCM_PRETEND_VERSION to fix version detection under network isolation"]
"3.10.1" = ["2025-03-27: update pre_built settings for all variants"]
"3.10.3" = ["2025-05-15: Build matplotlib from source with config settings and remove variants pre_built settings", "2025-06-05: Changed format of config_settings"]
"3.10.9" = ["2026-06-23: Extend mirror plugin to 3.10.x; add freetype-2.6.1 and qhull mirror configs"]
"3.11.0" = ["2026-06-12: Add prepare_source plugin to vendor meson subprojects (freetype2, harfbuzz, sheenbidi, libraqm) for network-isolated builds and switch to bundled freetype", "2026-06-16: Download meson subprojects from GitLab mirrors and patch .wrap files for hash verification"]

[config_settings]
setup-args = ["-Dsystem-freetype=false", "-Dsystem-qhull=false"]

[env]
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MATPLOTLIB = "${__version__}"
