From 550b45e4a9b4902a6ce938ee7b592b779c73ac7b Mon Sep 17 00:00:00 2001 From: pjotrp Date: Sun, 18 Jun 2023 15:03:03 +0200 Subject: Remove unused twint from GN2 --- gn/packages/genenetwork.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index eb67698..acfae1c 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -51,7 +51,6 @@ #:use-module (gn packages javascript) #:use-module (gn packages python) #:use-module (gn packages statistics) - #:use-module (gn packages twint) #:use-module (gn packages web) #:use-module (gn packages python-web) #:use-module (srfi srfi-1)) @@ -241,7 +240,6 @@ ("python-simplejson" ,python-simplejson) ("python-markdown" ,python-markdown) ("python-rdflib" ,python-rdflib) - ("python-twint" ,python-twint) ("python-authlib" ,python-authlib) ("python-flask-session" ,python-flask-session) ;; TODO: Get rid of Python R bindings -- cgit v1.2.3