From 594b88b8dca478541dc783dc5f4f829fec73dc83 Mon Sep 17 00:00:00 2001 From: hyfc <3365132+hyfc@users.noreply.github.com> Date: Sat, 21 Jul 2018 11:53:49 +0800 Subject: add logfile, using task queue instead of schedule --- Pipfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 56f137c..076dc6b 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,6 @@ name = "pypi" pytz = "*" python-telegram-bot = "*" pyzmail36 = "*" -schedule = "*" [dev-packages] pylint = "*" -- cgit v1.2.3