Another workaround that doesn't require per-project changes and doesn't
change packaged files is to provide a latexminted wrapper that calls the
/bin/latexminted.

Assuming that ~/bin is in PATH:
cat ~/bin/latexminted

#!/usr/bin/env bash
uv run --python 3.13 /bin/latexminted $@

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2154292

Title:
  latexminted is incompatible with python 3.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/2154292/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to