From de8665b0b05db10c3257f9c645a09638a4732256 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 28 Dec 2016 00:37:54 +0100 Subject: o Improving CLI output and setup. o Adding 'init' command similar to git's init command. Only configurable item is the database to query. Removing the -d/--db argument to all commands as it's read from the configuration instead. o Adding support for querying a remove SPARQL endpoint. --- requirement.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirement.txt') diff --git a/requirement.txt b/requirement.txt index 2567238..7afb6ca 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,5 +1,6 @@ bsddb3==6.2.1 CacheControl==0.11.7 +configparser==3.5.0 html5lib==0.999999999 isodate==0.5.4 lockfile==0.12.2 -- cgit v1.2.3