aboutsummaryrefslogtreecommitdiff
path: root/fpm.toml
diff options
context:
space:
mode:
authorLaurence Kedward <laurence.kedward@bristol.ac.uk>2021-11-28 11:43:49 +0000
committerLaurence Kedward <laurence.kedward@bristol.ac.uk>2021-11-29 11:56:10 +0000
commitb0115d1a000ee15d3ca773c3da3300595d805454 (patch)
tree37262d539db79f61093d94195dc94a181e17db01 /fpm.toml
parent6aba40db1385007e0bf4e9c2b9b4afe8bb105593 (diff)
downloadfpm-b0115d1a000ee15d3ca773c3da3300595d805454.tar.gz
fpm-b0115d1a000ee15d3ca773c3da3300595d805454.zip
Apply suggestion: don't use M_attr, simplify implementation
Diffstat (limited to 'fpm.toml')
-rw-r--r--fpm.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/fpm.toml b/fpm.toml
index f3a297c..7289c82 100644
--- a/fpm.toml
+++ b/fpm.toml
@@ -14,11 +14,6 @@ rev = "2f5eaba864ff630ba0c3791126a3f811b6e437f3"
git = "https://github.com/urbanjost/M_CLI2.git"
rev = "ea6bbffc1c2fb0885e994d37ccf0029c99b19f24"
-[dependencies.M_attr]
-git = "https://github.com/urbanjost/M_attr.git"
-rev = "608b9d3b40be9ff2590c23d2089781fd4da76344"
-
-
[[test]]
name = "cli-test"
source-dir = "test/cli_test"