Made requirements and setup.py files.

This commit is contained in:
2017-08-01 18:26:49 +02:00
parent af7ece2b0b
commit b894296662
2 changed files with 42 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fire==0.1.1
geoip2==2.5.0
fuzzywuzzy==0.15.1
python-Levenshtein==0.12.0