Files
graph_recognition_w_attn/pyproject.toml
Akshay Kolli 6a84ed84f8 Initial commit
2025-07-24 15:28:55 -04:00

8 lines
170 B
TOML

[project]
name = "graph-recognition-w-attn"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []