Ignore:
Timestamp:
05/06/10 11:53:09 (14 years ago)
Author:
Malte Marquarding
Message:

Also need to add asap2to3 to binary installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/asap-3.x/bin/install

    r1577 r1750  
    149149        shutil.copy2("bin/asap", bindir)
    150150    shutil.copy2("bin/asap_update_data", bindir)
     151    shutil.copy2("bin/asap2to3", bindir)
    151152    if not os.path.exists("asap/data/ephemerides"):
    152153        print "Warning - no data directory present"
Note: See TracChangeset for help on using the changeset viewer.