17 lines
371 B
INI
17 lines
371 B
INI
[metadata]
|
|
name = idea36-catopt-play-category
|
|
version = 0.1.0
|
|
description = CatOpt-Play: Category-Theoretic Compositional Optimizer (prototype)
|
|
long_description = file: README.md
|
|
long_description_content_type = text/markdown
|
|
author = OpenCode
|
|
license = MIT
|
|
|
|
[options]
|
|
package_dir =
|
|
= src
|
|
packages = find:
|
|
python_requires = >=3.8
|
|
install_requires =
|
|
pydantic>=1.10
|