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 38044a0a..5b8dbdb0 100644
--- a/Pipfile
+++ b/Pipfile
@@ -13,6 +13,7 @@ pillow = "~=6.2"
pytz = "~=2019.2"
sentry-sdk = "~=0.14.2"
PyYAML = "~=5.3.1"
+flake8 = "*"
[dev-packages]
flake8 = "~=3.8"