From 48e29c35cccb5d7a90421f99f870772eaf104f57 Mon Sep 17 00:00:00 2001 From: sid palas Date: Mon, 5 Aug 2024 07:55:23 -0400 Subject: [PATCH] add symlink to pyproject.toml at project root --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) create mode 120000 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml new file mode 120000 index 0000000..279576b --- /dev/null +++ b/pyproject.toml @@ -0,0 +1 @@ +./06-demo-application/load-generator-python/pyproject.toml \ No newline at end of file