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=[