aboutsummaryrefslogtreecommitdiff
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 36dd8a2..076dc6b 100644
--- a/Pipfile
+++ b/Pipfile
@@ -6,8 +6,10 @@ name = "pypi"
[packages]
pytz = "*"
python-telegram-bot = "*"
+pyzmail36 = "*"
[dev-packages]
+pylint = "*"
[requires]
python_version = "3.6"