From 01541d3182371f24a7f46ac889003b04cba09919 Mon Sep 17 00:00:00 2001 From: hyfc <3365132+hyfc@users.noreply.github.com> Date: Sun, 15 Jul 2018 23:16:03 +0800 Subject: add periodic task --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 076dc6b..56f137c 100644 --- a/Pipfile +++ b/Pipfile @@ -7,6 +7,7 @@ name = "pypi" pytz = "*" python-telegram-bot = "*" pyzmail36 = "*" +schedule = "*" [dev-packages] pylint = "*" -- cgit v1.2.3