Beispiel #1
0
 def dependencys(self):
     return [
         FileChanged(self.paths['source_img']),
         FileDoesNotExists(self.paths['destination_img']),
     ]