mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
Merge pull request #30 from vbmithr/opam
Added name and dev fields in the OPAM file for local pinning (thansk to @vbmithr).
This commit is contained in:
commit
0c7aa634a1
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