Explorar el Código

安装apscheduler

guojing_wu hace 1 año
padre
commit
f0c357a4bf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Pipfile

+ 1 - 0
Pipfile

@@ -7,6 +7,7 @@ name = "pypi.tuna.tsinghua.edu.cn"
 retry = "==0.9.2"
 requests = "==2.31.0"
 cachetools = "==5.3.1"
+apscheduler = "==3.10.4"
 
 [dev-packages]