Skip to content

Commit 7bc6896

Browse files
committed
refac(fpm.toml): rm unnecessary [[build]] block
1 parent 50ce3cb commit 7bc6896

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

fpm.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ implicit-typing=true
1515
implicit-external=true
1616
source-form="default"
1717

18-
[build]
19-
auto-executables = true
20-
auto-tests = true
21-
auto-examples = true
22-
2318
[dev-dependencies]
2419
test-drive = { git = "https://github.com/fortran-lang/test-drive", tag = "v0.4.0" }
2520

0 commit comments

Comments
 (0)