Ver Fonte

FIX Corrections mails auto

olivier.massot há 7 anos atrás
pai
commit
b7b3c66728
2 ficheiros alterados com 10 adições e 1 exclusões
  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)
 
     # #    PROCESS
+    logger.info("Parcours des données")
     qry = db.execute(sql)
 
     for row in qry:

+ 9 - 1
requirements.txt

@@ -5,4 +5,12 @@ python-dateutil
 pyyaml
 pyshp
 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