[project]
name = "environment_adaptive_perception"
version = "0.1.0"
description = "조도·강우·먼지 조건에 따라 탐지 임계값과 센서 우선순위를 조정합니다."
requires-python = ">=3.11"

[tool.unittest]
test-path = "tests"
