From 859fc536d236a4101070d8ab27cc7cb33e31d3f0 Mon Sep 17 00:00:00 2001 From: anuran Date: Tue, 13 Jul 2021 01:30:25 +0530 Subject: [PATCH] Minor fixes --- setup.bash | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.bash b/setup.bash index 9412e04..a6643fe 100644 --- a/setup.bash +++ b/setup.bash @@ -1,3 +1,2 @@ -pip3 install virtualenv pip3 install -r requirements.txt python3 init.py