diff --git a/SConstruct b/SConstruct index f40658b3..d09a4c89 100644 --- a/SConstruct +++ b/SConstruct @@ -7,6 +7,9 @@ # ## +EnsurePythonVersion(1,6) +# no revision check yet - EnsureSConsVersion(0,96,90) + stubs = [ 'bzip2', 'lzma',