initialize macro program

This commit is contained in:
Nayan Sawyer
2026-04-02 15:02:55 -04:00
parent c72ad5dbe7
commit 7932a5d9f2
4 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
[project]
name = "tfc-forge-macro"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []