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 8ce8d81..2a4c9bf 100644
--- a/Pipfile
+++ b/Pipfile
@@ -37,6 +37,7 @@ ipython = "*"
mypy = "*"
pytype = "*"
flake8 = "*"
+flake8-annotations = "*"
pytest = "*"
pytest-cov = "*"