diff options
| author | Bryan Newbold <bnewbold@robocracy.org> | 2019-04-03 19:00:11 -0700 |
|---|---|---|
| committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-04-03 19:00:11 -0700 |
| commit | 526ee41b187a2373c08679bc9bc582679beaa9ef (patch) | |
| tree | f723352512c3ef1eeae295d47213b7bdae1a8a4f /python/Pipfile | |
| parent | 29645fd07086d0b10c8a645d204487f1d2b6b03e (diff) | |
| download | fatcat-526ee41b187a2373c08679bc9bc582679beaa9ef.tar.gz fatcat-526ee41b187a2373c08679bc9bc582679beaa9ef.zip | |
markdown rendering of comments/annotations
Diffstat (limited to 'python/Pipfile')
| -rw-r--r-- | python/Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Pipfile b/python/Pipfile index 9c108cba..321b2d50 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -25,6 +25,7 @@ flask-uuid = "*" flask-debugtoolbar = "*" flask-login = "*" flask-wtf = "*" +Flask-Misaka = "*" WTForms = "*" loginpass = "*" requests = ">=2" |
