diff options
author | 2018-04-10 09:53:54 +0100 | |
---|---|---|
committer | 2018-04-10 09:53:54 +0100 | |
commit | 47887fbb33c306093647975cfa72010485333757 (patch) | |
tree | d6811998d5eef152575cb57832305d69586684fc /requirements.txt | |
parent | [Wiki] Blurple sidebar (diff) |
[Wiki] Add code highlighting
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index f7afea00..bb66b59d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,4 @@ Flask-Dance logmatic-python flask-wtf docutils +pygments |