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 getredash#13
Refs getredash#37
  • Loading branch information
jezdez committed Mar 25, 2019
1 parent 043dc99 commit 901a5f0
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 901a5f0

Please sign in to comment.