From eae3d971fa9ce512f3aab6d3efccd5cea3e8df9e Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: Sun, 15 Nov 2020 14:50:07 +0300 Subject: [PATCH] [pip] Using https:// archive doesn't require `git` And is faster --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9cb65fe..515308d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ redis colored langdetect cffi -git+https://github.com/aboSamoor/polyglot.git@9b93b2e +https://github.com/aboSamoor/polyglot/archive/9b93b2e.zip colorama pyyaml python-Levenshtein