diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ fuzzycat = {editable = true, path = "."} [packages] elasticsearch = "*" fuzzy = "*" +fuzzycat = {editable = true, path = "."} [requires] python_version = "3.5" |