From 87360d5737d8c47ba15c18e41145024e85702a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Kl=C3=B6wer?= Date: Thu, 5 Feb 2026 15:52:20 +0000 Subject: [PATCH] Add subdir field to Package.toml --- S/SpeedyWeather/Package.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/S/SpeedyWeather/Package.toml b/S/SpeedyWeather/Package.toml index 8f8f728bf4fa59e..c631de5445d766a 100644 --- a/S/SpeedyWeather/Package.toml +++ b/S/SpeedyWeather/Package.toml @@ -1,3 +1,4 @@ name = "SpeedyWeather" uuid = "9e226e20-d153-4fed-8a5b-493def4f21a9" repo = "https://github.com/SpeedyWeather/SpeedyWeather.jl.git" +subdir = "SpeedyWeather"