init commit

This commit is contained in:
2026-06-20 09:33:53 +08:00
commit 70f3c03986
5 changed files with 54 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "pyflowx"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.8"
dependencies = []