Skip to content

Commit

Permalink
Make installable from dev-repo (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
mknbv committed Jun 1, 2020
1 parent 5617129 commit d9d47ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matplotlib.opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors: [ "Laurent Mazare" ]

version: "dev"

build: [["dune" "build" "-j" jobs "@install"]]
build: [["dune" "build" "-p" name "-j" jobs "@install"]]

install: []
remove: []
Expand Down

0 comments on commit d9d47ff

Please sign in to comment.