Skip to content

Commit 224fff5

Browse files
committed
build(fpm): ++version, rm vegetables, default tree
renaing "tests" directory to "test" facilitates reducing the fpm manifest to boilerplate.
1 parent 17ac8ee commit 224fff5

File tree

6 files changed

+4
-12
lines changed

6 files changed

+4
-12
lines changed

fpm.toml

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
name = "sourcery"
2-
version = "1.0.0"
2+
version = "3.1.0"
33
license = "BSD"
44
author = ["Damian Rouson"]
5-
maintainer = "damian@sourceryinstitute.org"
6-
copyright = "2020 Sourcery Institute"
5+
maintainer = "damian@archaeologic.codes"
6+
copyright = "2020-2022 Sourcery Institute"
77

88
[dependencies]
9-
assert = {git = "https://github.com/sourceryinstitute/assert", tag = "1.0.0"}
10-
11-
[dev-dependencies]
12-
vegetables = {git = "https://gitlab.com/everythingfunctional/vegetables", tag = "v7.2.0"}
13-
14-
[[test]]
15-
name="unit"
16-
source-dir="tests"
17-
main="main.f90"
9+
assert = {git = "https://github.com/sourceryinstitute/assert", tag = "1.4.0"}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)