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 May 15, 2019
1 parent 3c7a0ee commit 4cd38bf
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 4cd38bf

Please sign in to comment.