diff options
author | 2018-02-06 14:36:49 +0000 | |
---|---|---|
committer | 2018-02-06 14:36:49 +0000 | |
commit | e3d01f857375b6a226dd09480f326dbb20764783 (patch) | |
tree | 30c7d9e8aa78d6bbc8cf5351d3fecc1742c6b41f /requirements.txt | |
parent | Template rendering (diff) |
Rethinkdb setup method; not actually called yet
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 69ca547f..e6a3877f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ -flask==0.12.2
\ No newline at end of file +flask==0.12.2 +rethinkdb |