File size: 215 Bytes
7731530
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
[project]
name = "macg"
version = "0.1.0"
description = "Multi-agent codegen + review + testing (start small, layer up)"
requires-python = ">=3.11"
dependencies = []

[tool.setuptools.packages.find]
where = ["src"]