pantry/projects/pypa.github.io/pipx/provider.yml

9 lines
157 B
YAML
Raw Normal View History

cmds:
- pygmentize
2023-08-26 15:22:13 +03:00
# - youtube-dl # we pacakge this ourselves
- openai
2023-05-09 20:02:17 +03:00
- thefuck
args:
2023-04-21 22:45:40 +03:00
pygmentize: [pipx, run, --spec, pygments]
2023-04-22 15:09:07 +03:00
...: [pipx, run]