diff options
author | 2018-04-10 19:39:35 +0200 | |
---|---|---|
committer | 2018-04-10 19:39:35 +0200 | |
commit | f9f1fec758f280d99f33ab9f141c839d0542d5ee (patch) | |
tree | d09f85b3c82b8ad54dd4b82f49af48f5d38b5b74 /requirements.txt | |
parent | Flash of Unstyled Content fix (diff) | |
parent | [Wiki] Improve editor preview (diff) |
Merge branch 'master' of github.com:discord-python/site
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 |