Ignore:
Timestamp:
02/24/23 00:17:55 (2 years ago)
Author:
jdquinn
Message:

CHG: Moving again towards making Python 3 the default; clarification in comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/mac-intel-binaries-python-3

    r27570 r27611  
    1717        --enable-standalone-libraries \
    1818        --disable-dependency-tracking \
    19         --with-python-version="3.9" \
     19        --with-python-version=3.9 \
    2020        --with-python-dir=/System/Volumes/Data/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9 \
    2121        --with-python-numpy-dir=/Library/Python/3.9/site-packages/numpy/core/include/numpy \
Note: See TracChangeset for help on using the changeset viewer.