diff --git a/conda/camera/conda_build_config.yaml b/conda/camera/conda_build_config.yaml index f2d01bf9b618cc73c4bfca819491f694e4f10517..37b36eb27bc12c790939c6299a9edb18b1ccd94e 100644 --- a/conda/camera/conda_build_config.yaml +++ b/conda/camera/conda_build_config.yaml @@ -7,6 +7,7 @@ cxx_compiler: python: - 2.7 # [linux] - 3.6 + - 3.7 # This differs from target_platform in that it determines what subdir the compiler # will target, not what subdir the compiler package will be itself. # For example, we need a win-64 vs2008_win-32 package, so that we compile win-32