mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -05:00
Added name and dev fields in the OPAM file for local pinning.
This commit is contained in:
parent
7d1433c47f
commit
e22bf7474b
1 changed files with 2 additions and 0 deletions
2
opam
2
opam
|
|
@ -1,4 +1,6 @@
|
||||||
opam-version: "1.2"
|
opam-version: "1.2"
|
||||||
|
name: "containers"
|
||||||
|
version: "dev"
|
||||||
author: "Simon Cruanes"
|
author: "Simon Cruanes"
|
||||||
maintainer: "simon.cruanes@inria.fr"
|
maintainer: "simon.cruanes@inria.fr"
|
||||||
build: [
|
build: [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue