pantry/projects/pypa.github.io/pipx/provider.yml
2023-11-21 15:22:13 -05:00

9 lines
157 B
YAML

cmds:
- pygmentize
# - youtube-dl # we pacakge this ourselves
- openai
- thefuck
args:
pygmentize: [pipx, run, --spec, pygments]
...: [pipx, run]