diff options
author | Muriithi Frederick Muriuki | 2018-08-23 15:10:55 +0300 |
---|---|---|
committer | Muriithi Frederick Muriuki | 2018-08-23 15:10:55 +0300 |
commit | 7cb8922f86618eed17bbdd8497261b5e2ce103ad (patch) | |
tree | a0ab24be5e74ab8de75e1024f8c5c1f471ccc7e7 /gn/packages/edash.scm | |
parent | 8356cec770ff2b05021620cf92132ca3630026d0 (diff) | |
download | guix-bioinformatics-7cb8922f86618eed17bbdd8497261b5e2ce103ad.tar.gz |
gn: Remove Dependency (python-mako)
* gn/packages/edash.scm (python-mako): Remove dependency.
Diffstat (limited to 'gn/packages/edash.scm')
-rw-r--r-- | gn/packages/edash.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/edash.scm b/gn/packages/edash.scm index c98452b..c2c5f20 100644 --- a/gn/packages/edash.scm +++ b/gn/packages/edash.scm @@ -110,7 +110,6 @@ interface to the Amazon Web Services (AWS) API.") ("python-elasticsearch" ,python-elasticsearch) ("python-flask" ,python-flask) ("python-jinja2" ,python-jinja2) - ("python-mako" ,python-mako) ("python-markdown" ,python-markdown) ("python-misaka" ,python-misaka) ("python-pygit2" ,python-pygit2) |