Skip to content

Commit

Permalink
Install redash-stmo.
Browse files Browse the repository at this point in the history
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs #13
Refs #37
  • Loading branch information
jezdez committed May 13, 2019
1 parent d64b47f commit 3408497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ disposable-email-domains
# It is not included by default because of the GPL license conflict.
# ldap3==2.2.4
gevent==1.4.0
redash-stmo>=2018.4.0

0 comments on commit 3408497

Please sign in to comment.