aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index e0df5da..c37d6fb 100644
--- a/Pipfile
+++ b/Pipfile
@@ -13,6 +13,7 @@ fuzzycat = {editable = true, path = "."}
[packages]
elasticsearch = "*"
fuzzy = "*"
+fuzzycat = {editable = true, path = "."}
[requires]
python_version = "3.5"