From 451af33786cb569f876532849bb541e61f81ed3b Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 22:41:55 +0000 Subject: [PATCH] Initial upload: schema2mock CLI tool --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..70705e7 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1 @@ +read \ No newline at end of file