aboutsummaryrefslogtreecommitdiff
path: root/fixgen.opam
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2023-12-26 11:26:31 -0600
committerMarc Coquand <marc@mccd.space>2023-12-26 11:35:34 -0600
commita7c556e7a828a9be88e0893987396d652f0f3bde (patch)
treec9a6048ba7c2e7fa167451169cae866f6f2e7c53 /fixgen.opam
parent0dcc905f2fdc89f3be834c670a5bcf42386eb663 (diff)
downloadfixgen-a7c556e7a828a9be88e0893987396d652f0f3bde.tar.gz
fixgen-a7c556e7a828a9be88e0893987396d652f0f3bde.tar.bz2
fixgen-a7c556e7a828a9be88e0893987396d652f0f3bde.zip
Update README
Diffstat (limited to 'fixgen.opam')
-rw-r--r--fixgen.opam3
1 files changed, 0 insertions, 3 deletions
diff --git a/fixgen.opam b/fixgen.opam
index 338965e..988b773 100644
--- a/fixgen.opam
+++ b/fixgen.opam
@@ -5,9 +5,7 @@ description: "Generate fixtures for testing"
maintainer: ["Marc Coquand"]
authors: ["Marc Coquand"]
license: "AGPL-3.0-only"
-homepage: "https://github.com/username/reponame"
doc: "https://url/to/documentation"
-bug-reports: "https://github.com/username/reponame/issues"
depends: [
"ocaml"
"dune" {>= "3.11"}
@@ -32,4 +30,3 @@ build: [
"@doc" {with-doc}
]
]
-dev-repo: "git+https://github.com/username/reponame.git"