From 5444a1e1203e9a3d8bd1a88088dd240c6fe2bbf5 Mon Sep 17 00:00:00 2001 From: Seid Muhie Yimam Date: Sun, 31 Oct 2021 02:32:08 +0200 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index b6f062f..2665c20 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,6 @@ keywords = ['Amharic', 'Amharic sentence splitter', 'Amharic document normalizer'], # Keywords that define your package best install_requires=[ # I get to this in a second 'validators', - 'flair', 'beautifulsoup4', ], classifiers=[