From 920fbf9634846c73b75971e2a7bd80e01a045361 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 20 Aug 2024 19:22:29 -0300 Subject: Atualizações diversas MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/provision | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/provision b/scripts/provision index 2957e0c..5a04a46 100755 --- a/scripts/provision +++ b/scripts/provision @@ -10,7 +10,7 @@ DIRNAME="`dirname $0`" DEPENDENCIES="mkdocs apache2 python3-pip pandoc" # Dependenicies for genesis-get -DEPENDENCIES="$DEPENDENCIES tor python3-requests python3-bs4 python3-socks python3-pybtex python3-tqdm" +DEPENDENCIES="$DEPENDENCIES tor python3-requests python3-bs4 python3-socks python3-pybtex" # PyPI dependencies DEPENDENCIES_PIP="mkdocs-bibtex mkdocs-material mkdocs-awesome-pages-plugin mkdocs-static-i18n" -- cgit v1.2.3