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:
2026-06-30 20:01:46 +02:00
committed by GitHub
parent 8078f720fc
commit d13033d6d8
6 changed files with 14 additions and 19 deletions
+1 -1
View File
@@ -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"}