예제 #1
0
 def requires(self):
     return (MakeRegions(), CalculateZoomsCode(),
             Coordinates.CreateFullCoordinates(),
             Popularity.PopularityIdentifier())
예제 #2
0
 def requires(self):
     return (Popularity.PopularityIdentifier(), PopularityLabelSizerCode())