瀏覽代碼

FIX Corrections mails auto

olivier.massot 7 年之前
父節點
當前提交
b7b3c66728
共有 2 個文件被更改,包括 10 次插入1 次删除
  1. 1 0
      mails_rappel_ctrl.py
  2. 9 1
      requirements.txt

+ 1 - 0
mails_rappel_ctrl.py

@@ -103,6 +103,7 @@ def main():
                        depart=CHANTIER_DEPART)
                        depart=CHANTIER_DEPART)
 
 
     # #    PROCESS
     # #    PROCESS
+    logger.info("Parcours des données")
     qry = db.execute(sql)
     qry = db.execute(sql)
 
 
     for row in qry:
     for row in qry:

+ 9 - 1
requirements.txt

@@ -5,4 +5,12 @@ python-dateutil
 pyyaml
 pyyaml
 pyshp
 pyshp
 python-dateutil
 python-dateutil
-requests
+<<<<<<< Upstream, based on branch 'master' of http://CODEBOX/Culture-Territo-BI/Scripts-PDE.git
+requests
+=======
+requests
+requests_ntlm
+
+# Pour l'edition manuelle
+PyQt5
+>>>>>>> f4b132d FIX Corrections mails auto