Beispiel #1
0
 def run(self):
     _clean.run(self)
     clean_deps()
Beispiel #2
0
 def run(self):
     _clean.run(self)
     clean_deps()
Beispiel #3
0
 def run(self):
     clean_deps()
     self.get_finalized_command("sherpa_config", True).build_configure()
     _sdist.run(self)
Beispiel #4
0
 def run(self):
     clean_deps()
     self.get_finalized_command('sherpa_config', True).build_configure()
     _sdist.run(self)