Description: Drop dependencies to avoid download
 We do tests via fpm, but require fortran-testdrive to be installed  by
 dpkg instead, to avoid downloads in buildd's
Author: Alastair McKinstry <mckinstry@debian.org>
Last-Updated: 2025-08-27
Forwarded: not-needed

--- a/fpm.toml
+++ b/fpm.toml
@@ -17,8 +17,8 @@
 [[test]]
 name = "tftest"
 source-dir = "test/unit"
-[test.dependencies]
-test-drive.git = "https://github.com/fortran-lang/test-drive.git"
+#[test.dependencies]
+#test-drive.git = "https://github.com/fortran-lang/test-drive.git"
 
 [[executable]]
 name = "toml2json"
