mirror of
https://github.com/qeeqbox/social-analyzer.git
synced 2026-05-26 05:28:39 +00:00
Add galeodes to the requirements
Prior to this change, after running `pip install -r requirements.txt` The user wouldn't be able to run the project as a python script, with an error `ModuleNotFoundError: No module named 'galeodes'`
This commit is contained in:
+2
-1
@@ -3,4 +3,5 @@ tld
|
||||
termcolor
|
||||
langdetect
|
||||
requests
|
||||
lxml
|
||||
lxml
|
||||
galeodes
|
||||
|
||||
Reference in New Issue
Block a user