diff --git a/fpm.toml b/fpm.toml index dffb12e..63b2471 100644 --- a/fpm.toml +++ b/fpm.toml @@ -15,11 +15,6 @@ implicit-typing=true implicit-external=true source-form="default" -[build] -auto-executables = true -auto-tests = true -auto-examples = true - [dev-dependencies] test-drive = { git = "https://github.com/fortran-lang/test-drive", tag = "v0.4.0" }