~didrocks/quickly/foo6

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Didier Roche
  • Date: 2011-11-08 09:02:54 UTC
  • Revision ID: didier.roche@canonical.com-20111108090254-n63j4gfxtmo51u38
okoko

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
###################### DO NOT TOUCH THIS (HEAD TO THE SECOND PART) ######################
8
8
 
 
9
 
9
10
try:
10
11
    import DistUtilsExtra.auto
11
12
except ImportError: