Changeset 474

Show
Ignore:
Timestamp:
11/29/07 12:44:41 (1 year ago)
Author:
athomas
Message:

shedskin: Renamed ss script to shedskin. Should also be able to find the FLAGS file now.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • shedskin/branches/distutils/setup.py

    r473 r474  
    1313        'into optimized C++.', 
    1414      license='GPL3', 
    15       scripts=['scripts/ss'], 
     15      scripts=['scripts/shedskin'], 
    1616      packages=['shedskin'], 
    1717      package_data={'shedskin': ['lib/*.*', 'lib/os/*.*']},