[project] name = "packetcourt" version = "0.1.0" description = "Evidence-first claim auditing for Indian packaged-food labels" requires-python = ">=3.10" [tool.pytest.ini_options] pythonpath = ["src"] testpaths = ["tests"]