Пример #1
0
 def __init__(self):
     GitSourceRecipe.__init__(self, 'git://github.com/tarekziade/boom')
     SetuptoolsRecipe.__init__(self)
Пример #2
0
 def __init__(self):
     GitSourceRecipe.__init__(self, 'git://github.com/jkbr/httpie')
     SetuptoolsRecipe.__init__(self)