From 8dfc37740cb07e27d22b15cc892eed3b2e8dce66 Mon Sep 17 00:00:00 2001 From: Owen Price Skelly <21372141+OwenPriceSkelly@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:51:47 -0500 Subject: [PATCH] fix invalid metadata in README example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 665d35c..96245c8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Groundhog automatically manages remote environments (powered by [uv](https://doc # /// script # requires-python = ">=3.12,<3.13" # dependencies = [ -# numpy, +# "numpy", # ] # # [tool.hog.tutorial] # Globus Compute Tutorial Endpoint