diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ ipython = "*" twine = "*" fuzzycat = {editable = true, path = "."} pytest = "*" +mypy = "*" [packages] elasticsearch = "*" |