catala/syntax_highlighting/fr/set_up_pygments.sh
2022-07-20 12:04:30 +02:00

7 lines
97 B
Bash
Executable File

#! /usr/bin/env sh
set -ue
cd "$(dirname "$0")"
cd pygments && python3 setup.py develop --user