aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index a02e805..8ce8d81 100644
--- a/Pipfile
+++ b/Pipfile
@@ -35,6 +35,8 @@ dynaconf = "*"
[dev-packages]
ipython = "*"
mypy = "*"
+pytype = "*"
+flake8 = "*"
pytest = "*"
pytest-cov = "*"