File size: 224 Bytes
e52b262
 
 
 
6388b82
e52b262
 
 
 
1
2
3
4
5
6
7
8
9
10
[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"]