diff options
Diffstat (limited to 'pavement.py')
-rw-r--r-- | pavement.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pavement.py b/pavement.py index b1b9f3367..56fe5e714 100644 --- a/pavement.py +++ b/pavement.py @@ -55,6 +55,7 @@ TODO - fix bdist_mpkg: we build the same source twice -> how to make sure we use the same underlying python for egg install in venv and for bdist_mpkg """ +from __future__ import division # What need to be installed to build everything on mac os x: # - wine: python 2.6 and 2.5 + makensis + cpuid plugin + mingw, all in the PATH |