diff options
| author | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-25 02:26:01 +0530 |
|---|---|---|
| committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-25 02:26:01 +0530 |
| commit | a1fe2afdcb7e1a25514df8c185e6d79341962a5b (patch) | |
| tree | 8a1f40766411f0c7573ad6e5529e70b807c8d24c | |
| parent | c68ad61d186be8b039c09c5e266089309249702f (diff) | |
added Pygments
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 1cc61f6..14c04d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ jinja2 markdown2 +Pygments |
