mirror of
https://github.com/TheRealOwenRees/chess-scribe-api.git
synced 2026-07-23 01:06:56 +00:00
Hotfix/opam install pgn to tex (#2)
* update to latest ocaml/opam release * remove commented out code * update pgn_to_tex version, pinning github tag * update docker container pull from registry script
This commit is contained in:
@@ -8,7 +8,7 @@ authors: ["Owen Rees<owenrees.dev@gmail.com>"]
|
||||
license: "AGPL-3.0-or-later"
|
||||
tags: ["chess" "pgn" "pdf"]
|
||||
homepage: "https://github.com/therealowenrees/chess-scribe-api"
|
||||
doc: "https://github.com/therealowenrees/chess-scribe-api/README.md"
|
||||
doc: "https://github.com/therealowenrees/chess-scribe-api/blob/main/README.md"
|
||||
bug-reports: "https://github.com/therealowenrees/chess-scribe-api/issues"
|
||||
depends: [
|
||||
"dune" {>= "3.21"}
|
||||
|
||||
Reference in New Issue
Block a user